Install
MCP server — add to your Claude Code config:
{
"mcpServers": {
"mcp-agent": {
"command": "uvx",
"args": [
"mcp-agent"
]
}
}
}
Or run directly:
uvx mcp-agent
Details
| Website | https://pypi.org/project/mcp-agent/ |
|---|---|
| License | unknown |
| Pricing | free |
| Sources | pypi |
| Discovered | 2026-05-25 |