Developer Tools
Verified IntegrationClient Configuration
— Connect Developer Tools to Claude Desktop or Cursor in seconds{
"mcpServers": {
"developer-tools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-developer-tools"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Exposes developer productivity tools via an MCP server, offering web search, content extraction, and code analysis capabilities to AI agents and clients.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Developer Tools
Yes, the server is highly extensible. You can add new custom tools by simply decorating static methods with the `[McpServerTool]` attribute or by implementing specific interfaces like `IWebSearchService` for new search capabilities.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.