SKeval/mcp-dev-tools
An MCP (Model Context Protocol) server that integrates AI into software development workflows. Connects directly to Claude Desktop and any MCP-compatible client.
Platform-specific configuration:
{
"mcpServers": {
"mcp-dev-tools": {
"command": "npx",
"args": [
"-y",
"mcp-dev-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...