developer-tools__search_github
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Developer Tools] Search GitHub repositories by keyword. Returns repos with stars, descriptions, and languages. Args: query: Search query (e.g. 'machine learning python', 'react component library') max_results: Maximum results (default 10)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 10
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries