Search GitHub, npm, PyPI, StackOverflow, and ArXiv through one MCP for coding-agent research.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Developer Tools MCP Server.
The developer-tools-mcp-server MCP server provides a single MCP entry point for searching five sources: GitHub, npm, PyPI, StackOverflow, and ArXiv. Its stated purpose is to support coding agents that need to locate implementation examples, package information, developer questions, or academic material without using separate source-specific MCP servers.
The supported sources cover several common parts of software development. GitHub can provide repository and code-related search results. npm and PyPI cover JavaScript and Python package ecosystems. StackOverflow represents developer questions and answers, while ArXiv provides access to research literature. The available description does not specify the exact fields returned, ranking behavior, filters, or whether searches support pagination.
The developer-tools-mcp-server MCP server exposes the listed search destinations through the Model Context Protocol. An MCP-compatible coding agent can use that shared interface to search across the available services. The source material does not identify separate tool names or describe whether a query can target one source or multiple sources at once, so those details should be confirmed before implementation.
This design is relevant when an agent must investigate a programming problem across documentation-adjacent sources, package registries, code-hosting content, community discussions, and research papers. It may also reduce the need to configure a separate integration for each listed destination, although the provided material does not describe its internal architecture or request handling.
The documented capability is search across:
The listing describes the project as built for coding agents, making developer research the clearest supported use case. It does not document write operations, repository mutation, package publishing, question posting, or any other action beyond searching.
The developer-tools-mcp-server MCP server has no available README in the supplied material. As a result, installation steps, runtime requirements, authentication requirements, environment variables, licensing, supported MCP clients, and detailed tool schemas cannot be confirmed from this listing. The source also does not state whether the connected services require individual credentials or whether the server manages access on the user’s behalf.
Treat the five named sources as the confirmed scope. Validate setup, query syntax, response formats, rate limits, and client configuration against the project’s current documentation before deploying it in a coding-agent workflow.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/developer-tools-mcp-server)<a href="https://allmcps.com/mcp/developer-tools-mcp-server"><img src="https://allmcps.com/api/badge/developer-tools-mcp-server?style=directory" alt="Developer Tools MCP Server on AllMCPs" /></a>