Loading MCP server directory, please wait...
Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar
npx @getmcp/cli add io.github.TheNextGenNexus/developer-tools-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENYour Apify API token for accessing web scraping actors
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheNextGenNexus/developer-tools-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/developer-tools-mcp-server"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}