APIClaw
APIClaw is an MCP server that gives AI agents unified access to 18 direct-call providers (AI/LLM, voice, SMS, email, search, code, dev tools), 1,636 open APIs, and 22,392+ discoverable APIs โ with built-in authentication, rate limiting, and usage tracking.
API Discovery: Search APIs via natural language, browse by category, and retrieve detailed specs (including compact formats to save context tokens)
Direct API Calls: Execute calls to 18 pre-configured providers without managing API keys or configuration
Capability-Based Routing: Describe an action (e.g., "send SMS", "search web") and APIClaw automatically selects the best provider with fallback support
API Chaining: Build multi-step workflows with sequential, parallel, conditional, and loop execution โ including async chains, webhooks, per-step retry logic, and resume-from-failure
Dry-Run Testing: Preview any API call without real execution to test and debug workflows
Workspace & Billing: Register for a workspace, monitor usage/costs/rate limits, manage team access, check credit balance, add credits, purchase API access, and set up metered pay-per-call billing
Multi-Client Support: Works with Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, and Codex (OpenAI)
Allows privacy-focused web searching to retrieve information without tracking through the Brave Search API.
Provides real-time speech-to-text and transcription capabilities across multiple languages.
Enables high-quality text-to-speech generation, realistic voices, and voice cloning in 29 languages.
Provides tools to manage repositories, issues, pull requests, and actions through the GitHub API.
Provides access to Google Search data and real-time SERP results for information retrieval.
Provides access to over 1,000 machine learning models for tasks including image, video, and audio generation.
Enables programmatic sending of emails with high deliverability through a developer-friendly API.
Facilitates global SMS and programmable messaging services across more than 180 countries.

APIClaw ๐ฆ
The Control Plane for AI Agents. One runtime over every LLM provider and 26,701 indexed APIs (2,906 callable, 49 fully managed). Discovery, routing, missions, observability โ all on one rail. Sign in once with apiclaw auth login, the same credential works across local MCP, CLI, HTTP gateway, and Remote MCP.
Use any model you want โ OpenAI, Anthropic, OpenRouter (800+ models), xAI, Groq, Mistral, Cohere, Together, DeepInfra, or your own endpoint. Switch with one parameter, no SDK swap, no lock-in.
One runtime, four doors | Install ( |
Agent-native auth |
|
Discover 26,701 APIs | Find providers by job-to-be-done. Health-ranked, capability-tagged, callable-or-not flagged. The |
Mission runtime | Compose |
Observability built in | Every call logged with |
Managed where it matters | 49 directCallConfigs across 19 brands โ OpenAI, Anthropic, OpenRouter, xAI, Replicate, ElevenLabs, Brave Search, Firecrawl, GitHub, APILayer's 24 callable sub-APIs, NASA, Filestack. Keys held server-side, agent never manages credentials. |
Install
# 1. Install (Claude Desktop)
# Download and open: https://apiclaw.cloud/apiclaw.mcpb
# 2. Or any MCP-compatible client
npm install -g @nordsym/apiclaw
# 3. Sign in once. Works across all doors.
npx @nordsym/apiclaw auth loginAdds APIClaw as an MCP server in Claude Desktop, Cursor, Windsurf, OpenClaw, or any MCP-compatible agent. The auth flow opens the browser, signs you in via Google one-tap, and writes ~/.apiclaw.toml. Free tier: 25 calls per month. Pay-as-you-go beyond that at API cost + 15%.
Headless server or SSH session?
npx @nordsym/apiclaw login --email-fallbackruns the legacy magic-link flow.
Four doors ยท one control plane
Door | When to use | Auth |
Install ( | Claude Desktop, Cursor, Windsurf, OpenClaw |
|
CLI ( | Terminal, scripts, CI/CD | Same file |
HTTP gateway ( | Server-side agents (OpenClaw, Hermes, custom backends), n8n |
|
Remote MCP ( | Grok, Cursor (remote), ChatGPT, ClaudeDesktop | OAuth 2.1 + PKCE + DCR โ |
All four resolve to the same Convex deployment. One auth resolver, one workspace, one billing rail, one log stream.
What you can call
Discoverable (26,701)
The full registry, searchable via discover_apis(query). Every entry tagged by category, health-ranked by recent success-rate, callable-or-not flagged.
Callable (2,906)
Empirically verified callable. Subset breakdown:
Managed (49 across 19 brands) โ APIClaw owns the keys. Agent never manages credentials. OpenAI, Anthropic, OpenRouter, xAI, Replicate, ElevenLabs, Brave Search, Firecrawl, GitHub, E2B, Groq, Deepgram, Serper, Mistral, Cohere, Together, Stability, AssemblyAI, APILayer (24 sub-APIs), NASA, Filestack.
Keyless verified (~2,857) โ Public APIs proxied through APIClaw without auth. Smoketested, sortable by verified latency.
Mission templates
prd-generation v1โ fetch โ validate, routes to GenPRD via shared secret, returns structured Markdown PRD with rule-based quality gate.More on the way โ
research,outreach-draft,screenshot-bundletemplates queued.
Pricing
Plan | Price | Access |
Free | $0 forever | 25 calls per month across the platform. Unlimited Discovery. Free email signup required (Google one-tap or magic link). |
Pay as you go | API cost + 15% margin | Unlimited calls. Per-call cost calculated from actual token usage. Soft 80% notice in success response before quota hit. |
Pricing canon: pass-through plus 15% margin (market standard, same as OpenRouter). Stripe metered billing live.
Status
โ Live at
apiclaw.cloudandapi.apiclaw.cloudโ npm package
@nordsym/apiclawโ 16,485+ all-time installsโ Claude Desktop Extension hosted at
apiclaw.cloud/apiclaw.mcpb(~50 MB bundle, zero-key install)โ Mission runtime v2 (5 typed primitives) live in Convex prod
โ Remote MCP via Streamable HTTP + OAuth 2.1 + PKCE + DCR, validated end-to-end in Grok
โ APILayer integration live โ 24/27 endpoints callable through the gateway today
๐ข 99.9% uptime since launch
Daily ship cadence โ see GitHub releases for the latest changes.
Links
Landing โ apiclaw.cloud
Docs โ apiclaw.cloud/docs
Sign in โ apiclaw.cloud/sign-in
X โ @APIClaw
npm โ @nordsym/apiclaw
Claude Desktop Extension โ apiclaw.cloud/apiclaw.mcpb
List your API โ apiclaw.cloud/docs#list-your-api
Built by NordSym. MIT licensed.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nordsym/apiclaw'
If you have feedback or need assistance with the MCP directory API, please join our Discord server