Devtoolsonline
Freeby MCP Community
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
v1.2.2Added Apr 12, 2026
mcpmcp-servermcp servermodel-context-protocolmodel context protocol
Devtoolsonline MCP Server
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
Installation
Reviews
Installation
Quick install
npx -y devtoolsonline-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"devtoolsonline": {
"command": "npx",
"args": ["-y", "devtoolsonline-mcp"]
}
}
}