Skip to main content
Glama

mcp-toolbelt

Public x402 pay-per-call MCP server behind https://papacasper.com/mcp/.

Discovery documents

scripts/gen-discovery.ts generates openapi.json and .well-known/x402 from the live tool registry (src/tools) and writes them into ../site/public/, since discovery crawlers probe the domain root (papacasper.com/openapi.json), not /mcp/. Re-run it and redeploy the site (~/dev/papacasper/site, ./scripts/deploy.sh) whenever a tool is added, removed, or repriced:

bun run scripts/gen-discovery.ts

Related MCP server: AfaAgent x402 API Suite

x402 protocol

Payments run on x402 v2 via @x402/hono, facilitated by https://facilitator.xpay.sh (zero fees, gas-sponsored, no API key) on Base mainnet (eip155:8453). Configured through X402_FACILITATOR_URL and X402_NETWORK env vars.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • 63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.

  • x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.

  • 40+ Lightning-paid AI tools for agents: calls, SMS, fax, voice, translation. No signup, no keys.

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/papacasper/mcp-toolbelt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server