sammcj/mcp-devtools
A modular MCP server that provides commonly used developer tools for AI coding agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-devtools": {
"command": "npx",
"args": [
"-y",
"mcp-devtools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...