gatefareio/mcp-server
Rank #40,126io.github.gatefareio/mcp-server
Marketplace of paid HTTP APIs. USDC micropayments via x402 on Base. Non-custodial.
gatefareio/mcp-server is a Model Context Protocol (MCP) server published by gatefareio. It ranks #40,126 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. gatefareio/mcp-server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 91,920 of 132,046 servers on MCP Toplist.
Use gatefareio/mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gatefareio -e "WALLET_PRIVATE_KEY=<your WALLET_PRIVATE_KEY>" -e "WALLET_BUDGET_USD=<your WALLET_BUDGET_USD>" -e "WALLET_NETWORK=<your WALLET_NETWORK>" -e "GATEFARE_PAT=<your GATEFARE_PAT>" -e "GATEFARE_BASE_URL=<your GATEFARE_BASE_URL>" -- npx -y @gatefare/mcpReplace each placeholder with your own value before saving.
[mcp_servers.gatefareio]
command = "npx"
args = ["-y", "@gatefare/mcp"]
[mcp_servers.gatefareio.env]
WALLET_PRIVATE_KEY = "<your WALLET_PRIVATE_KEY>"
WALLET_BUDGET_USD = "<your WALLET_BUDGET_USD>"
WALLET_NETWORK = "<your WALLET_NETWORK>"
GATEFARE_PAT = "<your GATEFARE_PAT>"
GATEFARE_BASE_URL = "<your GATEFARE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gatefareio": {
"command": "npx",
"args": [
"-y",
"@gatefare/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"WALLET_BUDGET_USD": "<your WALLET_BUDGET_USD>",
"WALLET_NETWORK": "<your WALLET_NETWORK>",
"GATEFARE_PAT": "<your GATEFARE_PAT>",
"GATEFARE_BASE_URL": "<your GATEFARE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gatefareio": {
"command": "npx",
"args": [
"-y",
"@gatefare/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"WALLET_BUDGET_USD": "<your WALLET_BUDGET_USD>",
"WALLET_NETWORK": "<your WALLET_NETWORK>",
"GATEFARE_PAT": "<your GATEFARE_PAT>",
"GATEFARE_BASE_URL": "<your GATEFARE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gatefareio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gatefare/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"WALLET_BUDGET_USD": "<your WALLET_BUDGET_USD>",
"WALLET_NETWORK": "<your WALLET_NETWORK>",
"GATEFARE_PAT": "<your GATEFARE_PAT>",
"GATEFARE_BASE_URL": "<your GATEFARE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gatefareio": {
"command": "npx",
"args": [
"-y",
"@gatefare/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"WALLET_BUDGET_USD": "<your WALLET_BUDGET_USD>",
"WALLET_NETWORK": "<your WALLET_NETWORK>",
"GATEFARE_PAT": "<your GATEFARE_PAT>",
"GATEFARE_BASE_URL": "<your GATEFARE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gatefareio": {
"command": "npx",
"args": [
"-y",
"@gatefare/mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"WALLET_BUDGET_USD": "<your WALLET_BUDGET_USD>",
"WALLET_NETWORK": "<your WALLET_NETWORK>",
"GATEFARE_PAT": "<your GATEFARE_PAT>",
"GATEFARE_BASE_URL": "<your GATEFARE_BASE_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.gatefareio%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.gatefareio%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.gatefareio%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
gatefareio
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | May 25, 2026 |
| 1.0.1 | Apr 29, 2026 |
Frequently asked questions
- Who maintains gatefareio/mcp-server?
- gatefareio/mcp-server is maintained by gatefareio, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is gatefareio/mcp-server listed on the Official MCP Registry?
- Yes — gatefareio/mcp-server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does gatefareio/mcp-server have?
- MCP Toplist tracks 2 versions of gatefareio/mcp-server, most recently published on May 25, 2026.
- Where can I find the source code for gatefareio/mcp-server?
- The source code for gatefareio/mcp-server is hosted at github.com/gatefareio/mcp-server.
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.