Ramp MCP
Simple MCP server that interfaces with the Ramp API, allowing you to talk to your Ramp data from any MCP client like Cursor or Claude Desktop.
I am adding more coverage of the Ramp API over time, let me know which tools you need or just open a PR.
Installation
Make sure to go to your Ramp Settings to get a Ramp API Key and Ramp Client ID.
Installing via Smithery
To install mercury-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @dragonkhoi/mercury-mcp --client claude
To install mixpanel-mcp for Cursor, go to Settings -> Cursor Settings -> Features -> MCP Servers -> + Add
Select Type: command and paste the below, using the arguments <API_KEY> <CLIENT_ID> from Ramp
npx -y @smithery/cli@latest run @dragonkhoi/mercury-mcp --config "{"mercury_api_key":"YOUR_MERCURY_API_KEY",}"
Clone and run locally
Clone this repo
Run npm run build
Paste this command into Cursor (or whatever MCP Client)
node /ABSOLUTE/PATH/TO/ramp-mcp/build/index.js RAMP_API_KEY RAMP_CLIENT_ID
Examples
Ask “What are my latest credit card transactions”
Ramp MCP
Project Details
- dragonkhoi/ramp-mcp
- MIT License
- Last Updated: 3/12/2025
Recomended MCP Servers
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
MCP server for Pokemon cards
Interact with the Paddle API using AI assistants like Claude, or in AI-powered IDEs like Cursor. Manage product...
MCP server providing healthcare analytics capabilities for Smartsheet, including clinical note summarization, patient feedback analysis, and research impact...
An experimental open-source attempt to make GPT-4 fully autonomous.
SearchAPI MCP for Google searches
An mcp server for testrail
Storacha MCP storage server - self-sovereign data for your AI applications.
Multi-Channel Platform (MCP) for Brevo API integration with Claude
A streaming chat agent using Google ADK and the Model Context Protocol (MCP) Google Maps toolset.





