You're viewing a demo portfolio

Join the waitlist
PRSM

github__search_repos

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[GitHub Intelligence] Search GitHub repositories by query. Returns repo names, descriptions, stars, forks. Args: query: Search query (e.g. 'machine learning python') sort: Sort by 'stars', 'forks', or 'updated' (default: stars) max_results: Maximum results to return (default 20)

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "sort": {
      "type": "string",
      "default": "stars"
    },
    "query": {
      "type": "string"
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →