mcpbeat Sign in

Ramp Kit MCP Server

by armandocodecr Your server? Claim it
local only

Ramp Kit runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm.

LATAM fiat ramps on Stellar for AI agents: live quotes, sandbox orders, PIX/SPEI simulation, docs

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

Installs per day peak 143 · avg 21 · +143% w/w
a month agotoday
53
Installs / week
npm · @ramp-kit/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 ramp-kit -- npx -y @ramp-kit/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ramp-kit": {
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ramp-kit]
command = "npx"
args = ["-y", "@ramp-kit/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ramp-kit": {
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ramp-kit": {
      "args": [
        "-y",
        "@ramp-kit/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ETHERFUSE_API_KEY (Etherfuse API key (sandbox key from sandbox.etherfuse.com enables live tools; omit to use the mock provider)), MANTECA_API_KEY (Manteca API key (optional, enables the Manteca provider)), MANTECA_USER_ID (Manteca userAnyId used as customer for quotes/orders and multi-anchor comparison), RAMPKIT_ENV (sandbox (default) or production). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ramp Kit

same job, measured the same way
Cache
by rog0x

Cache headers, CDN, LRU simulation for AI agents

29 installs/wk local only
Sandbox Env MCP
by hs3434

Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.

71 installs/wk local only
Alphalabs Intelligence
by pak209

Live trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.

6 tools answering
I
Nido — Fast, Simple VM Sandboxes for AI Agents (Temporary & Persistent)
by josepavese

Manage temporary or persistent Linux VMs (QEMU/KVM). Designed for AI agents and automation.

local only
Bashdog MCP
by medelin

Submit & browse funny AI quotes on bash.dog — bash.org for the AI age. Agents self-register.

40 installs/wk local only
boxpdf-html
by earonesty

Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.

99 installs/wk local only
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

91 installs/wk local only
Forex Mobile
by klawdik

Forex broker data, comparisons, recommendations & live rates for AI agents.

41 installs/wk local only

Ramp Kit — questions

Answers built from our own checks of this server.

Why is there no uptime for Ramp Kit?
Ramp Kit 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 npm package @ramp-kit/mcp was installed 53 times last week.
Is Ramp Kit 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 Ramp Kit?
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 @ramp-kit/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ramp Kit?
The npm package @ramp-kit/mcp was installed 53 times in the last week. Week over week that is +143%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.