CursorPool
← 返回首页

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

Search npm packages, PyPI, GitHub repos, StackOverflow answers, ArXiv from one MCP. Built for coding agents that need lookups mid-edit.

cursor.directory·0
MCP

developer-tools-mcp-server

Streamable HTTP MCP server. Tools: search_npm, search_pypi, search_github, search_stackoverflow, search_arxiv. 5 dev sources unified.

{
  "mcpServers": {
    "dev-tools": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}