MCP server for Bitcoin AI tools and Nostr Web of Trust scoring (12 tools). Pay-per-use via Lightning L402. 50 free WoT queries/day.
Maximumsats MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. MCP server for Bitcoin AI tools and Nostr Web of Trust scoring (12 tools). Pay-per-use via Lightning L402. 50 free WoT queries/day.
Once Maximumsats MCP is connected, these are the calls the assistant has available:
ask_bitcoin — 21 satsgenerate_image — 100 satsmaximumsats-mcp on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Maximumsats MCP's toolset — ask_bitcoin, generate_image — is a fair guide to whether it matches your workflow. It is maintained by joelklabo; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| ask_bitcoin | 21 sats |
| generate_image | 100 sats |
Or add to your MCP client config:
```json
{
"mcpServers": {
"maximumsats": {
"command": "npx",
"args": ["maximumsats-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.