// HOSTED MCP SERVERS

DEPLOY MCP SERVERS
WITHOUT THE INFRA

Hosted Model Context Protocol servers with built-in auth, observability, and one-click client configuration. Connect your tools to Claude, Cursor, Cline, and any MCP client in under sixty seconds.

// BUILT FOR

{
  "mcpServers": {
    "toolcall": {
      "command": "npx",
      "args": ["-y", "@toolcall/connect"],
      "env": {
        "TOOLCALL_API_KEY": "tc_live_..."
      }
    }
  }
}

// HOW IT WORKS

Built for teams shipping MCP servers into internal AI workflows, SaaS companies turning their APIs into MCP-powered tools.

01 CONNECT YOUR TOOLS

Link Slack, GitHub, Postgres, S3, or any of 40+ integrations. Or bring your own via the SDK.
02 DEPLOY YOUR SERVER

One command. Toolcall handles transport, auth, observability, and scaling. No Docker, no Kubernetes.
03 CONNECT YOUR CLIENT

Copy the config to Claude Desktop, Cursor, or any MCP client. Your tools are live.
OBSERVABILITY // LIVE_FEED

Server Analytics

Success Rate
99.8%
Avg Exec
127ms
Total Cycles
1.2M
24H Latency Waveform (ms)
Realtime Active
1007550250
24H AGO18H12H06HPRESENT
NODE: TC-8829 // ENCRYPTED
OBSERVABILITY // LIVE_FEED

Server Analytics

Success Rate
99.8%
Avg Exec
127ms
Total Cycles
1.2M
24H Latency Waveform (ms)
Realtime Active
1007550250
24H AGO18H12H06HPRESENT
NODE: TC-8829 // ENCRYPTED

// CAPABILITIES

Every Toolcall server ships with these tools out of the box. Add your own through the dashboard or our SDK.

{  "tool": "search_docs",  "input": {    "query": "rate limiting",    "limit": 5  }}

// Tools

Eight built-in tools covering search, data, messaging, storage, and automation. Every Toolcall server ships them ready to call. Register your own through the dashboard or the SDK — same schema, same execution engine, no extra config.

FUNC_01
READ

search_docs

Knowledge

Semantic search across your indexed documentation and knowledge base. Returns ranked results with relevance scores so the agent picks the best match, not the first match.

INPUT SCHEMA
{ "query": "string", "limit": "number", "source": "string" }
FUNC_02
READ

query_database

Data

Run read-only queries against connected Postgres, MySQL, or Snowflake instances. The query is validated and sandboxed before execution, so a malformed SELECT can not escalate to a write.

INPUT SCHEMA
{ "connection": "string", "query": "string" }
FUNC_03
WRITE

send_message

Communication

Post messages to Slack, Discord, or Microsoft Teams from your configured channels. Thread replies are supported via thread_ts. The channel must be pre-registered in the dashboard.

INPUT SCHEMA
{ "channel": "string", "text": "string", "thread_ts": "string" }
FUNC_04
WRITE

create_issue

Productivity

Open issues in Linear, Jira, GitHub, or Notion with full context attached. Labels and project assignment happen at creation time so nothing lands in the default inbox.

INPUT SCHEMA
{ "project": "string", "title": "string", "body": "string", "labels": "string[]" }

// COMPATIBILITY

Adds workflow framing: Every server ships with these tools built in — add your own from the dashboard and they're live across all your connected clients instantly.

MCP client capability support matrix
CLIENTTOOLSRESOURCESPROMPTSSAMPLINGROOTS
CLAUDE DESKTOP
CURSOR
CLINE
CONTINUE
ZED
WINDSURF
CODEX CLI
FULLPARTIALNOT SUPPORTED
MCP client capability support matrix
CLIENTTOOLSRESOURCESPROMPTSSAMPLINGROOTS
CLAUDE DESKTOP
CURSOR
CLINE
CONTINUE
ZED
WINDSURF
CODEX CLI
FULLPARTIALNOT SUPPORTED

// PRICING

Three tiers built to scale with you — start free, upgrade when your usage grows, and only pay for what you actually need.

TIER 1 — HOBBY

For developers shipping production servers.

FREE
  • - For individuals testing the protocol.
  • - 1 MCP server
  • - 1,000 tool calls / month
  • - Community Discord support
  • - stdio transport only
  • - Public servers only
START FREE

TIER 2 — PRO

For developers shipping production servers.

$29/mo
  • - 10 MCP servers
  • - 100,000 tool calls / month
  • - Email support, 24h response
  • - All transports (stdio, SSE, HTTP, WebSocket)
  • - Private servers with API key auth
  • - Usage analytics dashboard
  • - Custom domains
START PRO

TIER 3 — TEAM

For teams running shared MCP infrastructure.

  • - Unlimited MCP servers
  • - 1,000,000 tool calls / month
  • - Priority support, 4h response
  • - SSO + role-based access
  • - Audit logs + compliance exports
  • - Dedicated workspace
  • - On-premise deployment option
CONTACT SALES

// FAQ

MCP is an open standard from Anthropic for connecting AI models to external tools and data. Toolcall hosts MCP servers so you don't have to manage the infrastructure yourself.
No. The SDK abstracts the protocol details. If you can write a Python or TypeScript function, you can build a Toolcall server.
Any MCP-compatible client: Claude Desktop, Cursor, Cline, Continue, Zed, Windsurf, Codex CLI, and any custom client built against the MCP spec.
The core runtime is open source under Apache 2.0. Self-hosting is available on the Team plan with our deployment guides.
Hobby and Pro plans pause until the next billing cycle. Team plans auto-scale and bill the overage at $0.50 per 1,000 calls.
Team and Enterprise plans support custom transport implementations and OIDC, SAML, or custom auth providers.
MCP is an open standard from Anthropic for connecting AI models to external tools and data. Toolcall hosts MCP servers so you don't have to manage the infrastructure yourself.
No. The SDK abstracts the protocol details. If you can write a Python or TypeScript function, you can build a Toolcall server.
Any MCP-compatible client: Claude Desktop, Cursor, Cline, Continue, Zed, Windsurf, Codex CLI, and any custom client built against the MCP spec.
The core runtime is open source under Apache 2.0. Self-hosting is available on the Team plan with our deployment guides.
Hobby and Pro plans pause until the next billing cycle. Team plans auto-scale and bill the overage at $0.50 per 1,000 calls.
Team and Enterprise plans support custom transport implementations and OIDC, SAML, or custom auth providers.

// READY TO SHIP

START YOUR FIRST MCP SERVER
IN UNDER FIVE MINUTES

No credit card required. Hobby plan is free forever.

Create a free website with Framer, the website builder loved by startups, designers and agencies.