Knowledge Systems
Trust: 30/100 (Limited)io.github.TheNextGenNexus/developer-tools-mcp-server Guide
Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar
by TheNextGenNexus
Quick Start
Install
npx @thenextgennexus/developer-tools-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thenextgennexus-developer-tools-mcp-server": {
"command": "npx",
"args": [
"@thenextgennexus/developer-tools-mcp-server"
]
}
}
}