Skip to main content
ClaudeWave

Give your AI hands. One URL. Type a job. Get a receipt.

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/zambodotdev/zambo-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "zambo-mcp": {
      "command": "node",
      "args": ["/path/to/zambo-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/zambodotdev/zambo-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Zambo MCP

**Give your AI hands.** One URL. Type a job. Get a receipt.

Zambo is a hosted remote MCP. Paste it into Claude, Grok, Cursor, or ChatGPT. It does not replace your AI. It runs live tools and returns a receipt. A receipt means Zambo observed the call. It is not automatically proof of an external real-world outcome.

[Connect](https://zambo.dev/mcp) · [Install](https://zambo.dev/install) · [Pricing](https://zambo.dev/pricing)

## Quick start

```text
https://zambo.dev/api/mcp
```

```json
{
  "mcpServers": {
    "zambo": {
      "url": "https://zambo.dev/api/mcp"
    }
  }
}
```

First job after connect:

```text
Use Zambo to get the current BTC-USD price. Show the number, the source, and the receipt URL. If the tool fails, say it failed.
```

Do not use “SOL price + health check” as a demo until that route returns a price.

## Verify the protocol

```bash
curl -sS https://zambo.dev/api/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'
```

Default `tools/list` should stay small. Full catalog: `https://zambo.dev/api/mcp?full=true`.

## Auth and limits

Free tier works without an account. Paid access is Zambo Pass / Day Pass (card or PayPal first). Do not send wallet keys, seed phrases, or card numbers through the MCP.

## Compatibility

Remote Streamable HTTP. Setup paths: [zambo.dev/install](https://zambo.dev/install). “MCP-compatible” does not mean every client is tested.

## Security

Never commit capability keys, wallet keys, or session tokens. Review side effects before consequential calls. See [SECURITY.md](SECURITY.md).

## License

This repository documents a hosted service. It does not grant a license to the Zambo platform.
agent-executionai-agentsai-infrastructureai-toolsai-workflowsexecution-receiptsmcpmcp-servermodel-context-protocolremote-mcpzambo

What people ask about zambo-mcp

What is zambodotdev/zambo-mcp?

+

zambodotdev/zambo-mcp is mcp servers for the Claude AI ecosystem. Give your AI hands. One URL. Type a job. Get a receipt. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.

How do I install zambo-mcp?

+

You can install zambo-mcp by cloning the repository (https://github.com/zambodotdev/zambo-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is zambodotdev/zambo-mcp safe to use?

+

Our security agent has analyzed zambodotdev/zambo-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains zambodotdev/zambo-mcp?

+

zambodotdev/zambo-mcp is maintained by zambodotdev. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.

Are there alternatives to zambo-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy zambo-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: zambodotdev/zambo-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/zambodotdev-zambo-mcp)](https://claudewave.com/repo/zambodotdev-zambo-mcp)
<a href="https://claudewave.com/repo/zambodotdev-zambo-mcp"><img src="https://claudewave.com/api/badge/zambodotdev-zambo-mcp" alt="Featured on ClaudeWave: zambodotdev/zambo-mcp" width="320" height="64" /></a>

More MCP Servers

zambo-mcp alternatives