APIClaw MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add apiclaw -- npx -y @nordsym/apiclaw
README.md

The API layer for AI agents.

🦞 APIClaw

The API layer for AI agents. 18 providers → 1000s of capabilities. Workspace → Dashboard → Ship.


The Platform

apiclaw.com — Your workspace for API-powered agents.

Layer What You Get
Workspace Manage API keys, team access, usage analytics
Dashboard Real-time logs, cost tracking, rate limit monitoring
18 Direct Call Providers 1000+ ML models, 100+ LLMs, voice, SMS, email — zero config
1,636 Open APIs Curated public APIs, instant access
22,392 Discovery Full API index for exploration

One mcp-install connects your agent to all of it.


Quick Start

No signup required — just install and use.

# Install
npx @nordsym/apiclaw mcp-install

# Restart your AI assistant
# Immediately use any API (10 calls/week)

# Optional: Register for 50 calls/week
register_owner({ email: "you@example.com" })

That's it. All 18 Direct Call providers work instantly through NordSym's infrastructure. Your API calls are proxied, authenticated, and rate-limited automatically.

Usage Limits:

  • Anonymous: 10 calls/week (no registration)
  • Registered: 50 calls/week (5x more)
  • Upgrade: Contact us for higher limits

Start calling APIs immediately. No setup, no API keys, no configuration.


What You Get

Instant API Access

Tell your agent what to do. APIClaw handles auth, rate limits, and execution.

18 Direct Call Providers

Premium APIs ready for production. Voice, AI, SMS, Email, Search — all pre-configured.

1,636 Open APIs

Public APIs indexed and callable. Weather, crypto, sports, government data.

22,392 Discovery APIs

The full catalog. Search, explore, find the right API for any task.

Workspace Dashboard

See every call, track costs, monitor usage. One place for your entire team.


18 Direct Call Providers

Pre-configured, production-ready APIs. Just call them.

🤖 AI & LLM

Provider Capability
Replicate 1,000+ ML models — image gen, video, audio, any model
OpenRouter 100+ LLMs — GPT-4, Claude, Llama, Mistral, unified API
Groq Ultra-fast inference — Llama, Mixtral at 500+ tokens/sec
Mistral Mistral models — Mistral Large, Medium, Small
Cohere Enterprise NLP — embeddings, rerank, generate
Together AI Open models — fine-tuning, fast inference
Stability AI Image generation — Stable Diffusion, SDXL, SD3

🎤 Voice

Provider Capability
ElevenLabs Text-to-speech — 29 languages, voice cloning, realistic voices
Deepgram Speech-to-text — real-time transcription, 36 languages
AssemblyAI Audio intelligence — transcription, summarization, sentiment

📱 SMS

Provider Capability
46elks Swedish SMS API — simple, reliable, great pricing
Twilio Global SMS — 180+ countries, programmable messaging

📧 Email

Provider Capability
Resend Developer email — simple API, great deliverability

🔍 Search

Provider Capability
Brave Search Web search — privacy-focused, no tracking
Firecrawl Web scraping — extract content, convert to markdown
Serper Google Search API — SERP data, real-time results

💻 Code

Provider Capability
E2B Code sandbox — run any code safely, isolated environments

🛠️ Dev

Provider Capability
GitHub GitHub API — repos, issues, PRs, actions

1,636 Open APIs

Public APIs, instantly callable. No API keys needed.

Categories:

  • Weather & Environment
  • Finance & Crypto
  • Sports & Entertainment
  • Government & Public Data
  • Transportation
  • Food & Recipes
  • Science & Education

Browse at apiclaw.com/open-apis


22,392 Discovery APIs

The full index. Every API we've cataloged.

Use discover_apis to search:

"Find APIs for flight tracking"
"Show me cryptocurrency price APIs"
"What APIs exist for recipe data?"

Browse at apiclaw.com/discover


Installation

One-Line Install (Recommended)

npx @nordsym/apiclaw mcp-install

Auto-detects Claude Desktop or Claude Code. Configures MCP. Done.

Options

# Target specific client
npx @nordsym/apiclaw mcp-install --client claude-desktop
npx @nordsym/apiclaw mcp-

Tools (2)

register_ownerRegisters an email address to increase API call limits from 10 to 50 calls per week.
discover_apisSearches the full API index to find relevant APIs for specific tasks.

Configuration

claude_desktop_config.json
{"mcpServers": {"apiclaw": {"command": "npx", "args": ["-y", "@nordsym/apiclaw"]}}}

Try it

Find APIs for flight tracking.
Show me cryptocurrency price APIs.
What APIs exist for recipe data?
Use the Replicate API to generate an image of a futuristic city.
Transcribe this audio file using the Deepgram API.

Frequently Asked Questions

What are the key features of APIClaw?

Access to 18 pre-configured direct call providers including AI, voice, SMS, and email.. Instant access to 1,636 curated public APIs without needing individual API keys.. Full API index discovery for searching over 22,000 cataloged APIs.. Automatic handling of authentication, rate limiting, and execution for all API calls.. Integrated workspace dashboard for tracking usage, costs, and real-time logs..

What can I use APIClaw for?

Integrating multiple LLM providers like GPT-4 and Claude into a single agent workflow.. Adding voice-to-text or text-to-speech capabilities to AI assistants using ElevenLabs or Deepgram.. Automating web research and content extraction using Brave Search and Firecrawl.. Sending notifications or alerts via SMS or email directly from an AI agent.. Rapidly prototyping applications by connecting to public APIs without managing complex auth flows..

How do I install APIClaw?

Install APIClaw by running: npx @nordsym/apiclaw mcp-install

What MCP clients work with APIClaw?

APIClaw works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep APIClaw docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare