MCP Pay Gate Server
Rank #62,254io.github.zekebuilds-lab/mcp-pay-gate
Dual-rail Lightning paywall for MCP servers: accepts L402 and x402 bip122/exact, one LNBits backend.
MCP Pay Gate Server is a Model Context Protocol (MCP) server published by zekebuilds-lab. It ranks #62,254 of 132,113 servers tracked on MCP Toplist. MCP Pay Gate Server is listed on Official MCP, with 1 tracked version. It was first listed on May 10, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 69,859 of 132,113 servers on MCP Toplist.
Use MCP Pay Gate Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-pay-gate -e "POW_GATE_URL=<your POW_GATE_URL>" -- npx -y @powforge/mcp-pay-gateReplace each placeholder with your own value before saving.
[mcp_servers.mcp-pay-gate]
command = "npx"
args = ["-y", "@powforge/mcp-pay-gate"]
[mcp_servers.mcp-pay-gate.env]
POW_GATE_URL = "<your POW_GATE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-pay-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-pay-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-pay-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-pay-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-pay-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zekebuilds-lab%2Fmcp-pay-gate)<a href="https://mcptoplist.com/server/io.github.zekebuilds-lab%2Fmcp-pay-gate"><img src="https://mcptoplist.com/badge/io.github.zekebuilds-lab%2Fmcp-pay-gate.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
zekebuilds-lab
Other servers by zekebuilds-lab
- mcp-identity#60,880 · 1 ver
- @powforge/captcha-mcp#62,252 · 1 ver
- PowForge L402 Gate#62,253 · 1 ver
- mcp-l402-gate-example#104,028
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | May 10, 2026 |
Frequently asked questions
- Who maintains MCP Pay Gate Server?
- MCP Pay Gate Server is maintained by zekebuilds-lab, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is MCP Pay Gate Server listed on the Official MCP Registry?
- Yes — MCP Pay Gate Server is listed on the Official MCP Registry.
- How many versions does MCP Pay Gate Server have?
- MCP Toplist tracks 1 version of MCP Pay Gate Server, most recently published on May 10, 2026.
- Where can I find the source code for MCP Pay Gate Server?
- The source code for MCP Pay Gate Server is hosted at github.com/zekebuilds-lab/mcp-pay-gate.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.