You're viewing a demo portfolio

Join the waitlist
PRSM

search_github

Active

Tool of com.thenextgennexus/developer-tools-mcp-server

declared in 1.0.0

Search GitHub repositories by keyword to discover code, projects, and libraries. Returns matching repositories with star count, description, language, and URL. Use for finding libraries, examples, or competitive projects in specific domains.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search keywords or project name (e.g. 'web framework', 'authentication library', 'data visualization')"
    },
    "max_results": {
      "type": "integer",
      "default": 10,
      "description": "Number of repository results to return (default 10, up to 100 for broad searches)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/developer-tools-mcp-server

1/7 registries
View full server →
search_github — com.thenextgennexus/developer-tools-mcp-server — PRSM MCP