Loading MCP server directory, please wait...
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
npx @getmcp/cli add io.github.marin1321/mcp-devtoolsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.marin1321/mcp-devtools": {
"command": "npx",
"args": [
"-y",
"@oscarmarin/mcp-devtools"
]
}
}
}