Skip to content
Back to search
60
MCP http

Dev Tools MCP — GitHub, npm, PyPI, StackOverflow, ArXiv

nexgendata-apify/developer-tools-mcp-server

Lookup tool for AI coding agents: 'find me a Rust crate that does X', 'show top StackOverflow answers for this error', 'is there an npm package newer than Y for parsing Z'. Combines five developer-data sources behind one MCP server so coding agents don't need five separate integrations.

Uptime
0.0%
2 direct probes · 30d
Response
1407ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev_tools_mcp_—_github,_npm,_pypi,_stackoverflow,_arxiv": {
      "url": "https://thenextgennexus.com",
      "transport": "http"
    }
  }
}