← All servers
πŸ”§

PaywallVerifiedπŸ›‘ No advisories

io.github.llmops-pro/paywall-mcp
New to MCP? Start here β†’
0β˜… stars
39weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/llmops-pro, which proved it owns this namespace.

Verified owner: github.com/llmops-pro β†—io.github.llmops-pro/paywall-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs NWC_CONNECTION_STRING.
βœ“
Configuration
Reads PAYWALL_UPSTREAM_COMMAND, PAYWALL_UPSTREAM_ARGS, PAYWALL_DEFAULT_PRICE_SATS, PAYWALL_PRICE_MAP.

About

Lightning-paywall sidecar: wraps any stdio MCP server, requires paid invoices before tool calls.

Packages & transports

npmpaywall-mcpv0.1.2 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "paywall": {
      "command": "npx",
      "args": [
        "-y",
        "paywall-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y paywall-mcp