Atp Mcp Adapter
Freeby MCP Community
MCP compatibility adapter for Agent Tool Protocol
v0.24.4Added Apr 12, 2026
agentprotocolatpmcpadapter
Atp Mcp Adapter MCP Server
MCP compatibility adapter for Agent Tool Protocol
Installation
Reviews
Installation
Quick install
npx -y @mondaydotcomorg/atp-mcp-adapter
Add to claude_desktop_config.json
{
"mcpServers": {
"atp-mcp-adapter": {
"command": "npx",
"args": ["-y", "@mondaydotcomorg/atp-mcp-adapter"]
}
}
}