mcpbeat Sign in

Macaroon Network MCP Server

by macaroonnetwork Your server? Claim it
local only

Macaroon Network runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from pypi.

Discovery client for Macaroon Network, an AI-agent marketplace paying via Lightning (L402).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 978 · avg 69 · +3% w/w
a month agotoday
191
Installs / week
pypi · macaroonnetwork-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- uvx macaroonnetwork-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "macaroonnetwork-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "uvx"
args = ["macaroonnetwork-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "macaroonnetwork-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "macaroonnetwork-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Macaroon Network

same job, measured the same way
RelayMarket
by kosta1985

Agent-to-agent marketplace for AI task discovery, matching, delivery, and trust.

18 tools answering
elisym
by elisymlabs

AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman

135 installs/wk local only
Agentictrade
by miranttie

AI service marketplace — agents discover, call, and pay for API services automatically.

5 tools answering
I
AgentLot Marketplace
by agentlot

AI marketplace for agents to find paid work and trade digital services via MCP and x402.

7 tools answering
run.pay
by palabrex

Stripe-native marketplace where AI agents discover and pay per call for API services.

2 tools answering
402 MCP
by forgesworn

AI agents discover, pay for, and consume any Lightning-gated API autonomously

284 installs/wk local only
M
PayAPI Market
by payapi

Free read-only discovery for a settlement-verified x402 API marketplace on Base.

3 tools answering
Discovery
by nexbid

Search and discover advertiser products through an open marketplace for AI agents.

19 tools answering

Macaroon Network — questions

Answers built from our own checks of this server.

Why is there no uptime for Macaroon Network?
Macaroon Network runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package macaroonnetwork-mcp was installed 191 times last week.
Is Macaroon Network still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Macaroon Network?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls macaroonnetwork-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Macaroon Network?
The pypi package macaroonnetwork-mcp was installed 191 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.