Skip to main content
Glama

APIClaw

APIClaw 🦞

DOCS X LICENSE BUILT BY npm installs


Your agent calls real APIs. You sign in once.

Start

set up https://apiclaw.cloud/SKILL.md

Or pick a path directly:

# Local MCP (Claude Desktop, Cursor, Windsurf, OpenClaw)
npm install -g @nordsym/apiclaw && npx @nordsym/apiclaw auth login

# CLI
npx @nordsym/apiclaw call nasa/apod --params '{}'

# HTTP gateway
curl https://api.apiclaw.cloud/v1/execute -H "Authorization: Bearer sk-claw-..."

# Remote MCP
https://apiclaw.cloud/mcp

The auth flow opens the browser, signs the user in, and writes ~/.apiclaw.toml. The same credential works across every path.

Headless server or SSH session? Open the browser sign-in URL on a device where you can complete ownership verification.


Related MCP server: IndieStack

What it is

APIClaw is the authenticated execution and discovery layer for AI agents. An agent reaches it through SKILL.md, local MCP, CLI, HTTP, or Remote MCP, signs in once through the browser, discovers APIs by capability, and executes calls with credentials kept server-side. 26,619 API definitions discoverable, 1,025 callable now.

Route across supported models from OpenAI, Anthropic, OpenRouter, xAI, Groq, Mistral, Cohere, DeepInfra, or a configured endpoint. Switch with one parameter, no SDK swap, no lock-in.


Numbers

  • 26,619 discoverable API definitions

  • 689 exact-name source-verified entries. Source verification is discovery evidence, not proof of execution.

  • 22 built-in providers, 22 customer-executable provider rails

  • 1,003 workspace-authenticated public/no-key HTTPS origins

  • 1,025 total callable now

  • Source verification is not execution.


Pricing

Plan

Price

Access

Free APIs

$0, no card

Free forever. Discovery and every zero-cost API, over 1,000 of the 1,025 callable.

Paid APIs

Provider cost + 15%

Add a card once, then metered per call. Actions without an exact billing adapter remain blocked.

Pricing canon: underlying provider cost plus a 15% margin. Stripe metered billing live.


Built by NordSym. MIT licensed.

A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
3dRelease cycle
42Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Search and discover 500+ tools, APIs, and services for AI agents. Browse 15 categories, get recommendations, and access structured metadata including auth methods, free tiers, and example calls.
    1
  • A
    license
    A
    quality
    C
    maintenance
    Discovery layer between AI coding agents and 3,100+ developer tools. Search, compare, and get integration code for auth, payments, analytics, email, databases, and 25 other categories — so agents recommend existing tools instead of generating boilerplate.
    24
    3
    MIT

View all related MCP servers

Related MCP Connectors

  • Stripe-native marketplace where AI agents discover and pay per call for API services.

  • Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.

  • SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.

View all MCP Connectors

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