Apiclaw
Freeby MCP Community
The API layer for AI agents. Dashboard + 22K APIs + 18 Direct Call providers. MCP native.
v1.8.10Added Apr 12, 2026
mcpmodel-context-protocolai-agentai-agentsclaude
Apiclaw MCP Server
The API layer for AI agents. Dashboard + 22K APIs + 18 Direct Call providers. MCP native.
Installation
npx -y @nordsym/apiclaw
Reviews
Installation
Quick install
npx -y @nordsym/apiclaw
Add to claude_desktop_config.json
{
"mcpServers": {
"apiclaw": {
"command": "npx",
"args": ["-y", "@nordsym/apiclaw"]
}
}
}