Back to Browse

Mcp MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Non-custodial payment drafts/pay links for BTC, USDC, USDT, EURC. Never holds keys.

About

Non-custodial payment drafts/pay links for BTC, USDC, USDT, EURC. Never holds keys.

Remote endpoints: streamable-http: https://send21.io/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

9 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-send21io-mcp": {
      "url": "https://send21.io/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

send21 MCP

Remote Model Context Protocol server for send21 — non-custodial payment drafts and pay links.

send21 prepares payment instructions for BTC, USDC, USDT, and EURC. The payer signs in their own wallet. send21 never holds keys, never signs, and never broadcasts.

Live endpoint (Streamable HTTP): https://send21.io/mcp
Descriptor: https://send21.io/.well-known/mcp.json
Agent docs: https://send21.io/llms.txt
OpenAPI: https://send21.io/swagger/v1/swagger.json
Site: https://send21.io

Connect

Point an MCP client at the remote server:

{
  "mcpServers": {
    "send21": {
      "url": "https://send21.io/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer s21_YOUR_API_KEY"
      }
    }
  }
}
  • Create scoped API keys at https://send21.io/api-keys (s21_…).
  • Scopes such as drafts:write, drafts:read, webhooks:manage cannot move funds.
  • tools/list works without authentication.

What the tools do

Typical tools (see live tools/list): create drafts / payment requests, fetch transaction templates, rates, and fee schedule. Signing and broadcast stay in the user’s wallet.

Brand

send21 — Direct. Non-custodial. Yours.
Contact: integration@send21.io

License

MIT

Reviews

No reviews yet

Be the first to review this server!