MCP Agent
MCP ServerFeaturedby Community · Added 5mo ago
Claude
8.2k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-agent": {
"command": "npx",
"args": [
"mcp-agent"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Simplifies building AI agents using Model Context Protocol and composable workflow patterns.
Tags
Developer Toolsmcp-servertop-100