@thenextgennexus/github-analytics-mcp-server
Advanced tools
+30
| { | ||
| "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", | ||
| "name": "io.github.TheNextGenNexus/github-analytics-mcp-server", | ||
| "description": "Get GitHub repository stats, search repos, analyze languages, and compare projects", | ||
| "repository": { | ||
| "url": "https://github.com/TheNextGenNexus/ai-analytics-mcp-servers", | ||
| "source": "github", | ||
| "subfolder": "servers/github-analytics-mcp-server" | ||
| }, | ||
| "version": "1.0.0", | ||
| "packages": [ | ||
| { | ||
| "registryType": "npm", | ||
| "identifier": "@thenextgennexus/github-analytics-mcp-server", | ||
| "version": "1.0.0", | ||
| "transport": { | ||
| "type": "stdio" | ||
| }, | ||
| "environmentVariables": [ | ||
| { | ||
| "description": "Your Apify API token for accessing web scraping actors", | ||
| "isRequired": true, | ||
| "format": "string", | ||
| "isSecret": true, | ||
| "name": "APIFY_TOKEN" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@thenextgennexus/github-analytics-mcp-server", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Get GitHub repository stats, search repos, analyze languages, and compare projects", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
| }, | ||
| "mcpName": "io.github.thenextgennexus/github-analytics-mcp-server" | ||
| } | ||
| "mcpName": "io.github.TheNextGenNexus/github-analytics-mcp-server" | ||
| } |
14063
7.15%8
14.29%375
8.7%