rshade/mcp-devtools-server
AI-powered development tools server for Claude Code and MCP clients. 40+ tools for Go, Node.js, testing, linting, Git workflows. Zero-config setup, intelligent caching, extensible plugins.
Platform-specific configuration:
{
"mcpServers": {
"mcp-devtools-server": {
"command": "npx",
"args": [
"-y",
"mcp-devtools-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...