developer tools mcp server for Cursor
com.thenextgennexus/developer-tools-mcp-server
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
client:Cursor
transport:streamable-http
tools:7
Install developer tools mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"developer-tools-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs