Ramp MCP
램프 MCP
Ramp API와 인터페이스하는 간단한 MCP 서버로, Cursor나 Claude Desktop 등의 모든 MCP 클라이언트에서 Ramp 데이터와 통신할 수 있습니다.
시간이 지남에 따라 Ramp API에 대한 내용을 더 추가할 예정입니다. 어떤 도구가 필요한지 알려주시거나 PR을 열어주세요.
설치
Ramp 설정으로 가서 Ramp API 키와 Ramp 클라이언트 ID를 받으세요.
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 mercury-mcp를 자동으로 설치하려면:
지엑스피1
Cursor용 mixpanel-mcp를 설치하려면 설정 -> 커서 설정 -> 기능 -> MCP 서버 -> + 추가로 이동하세요.
유형: 명령을 선택하고 Ramp의 인수 <API_KEY> <CLIENT_ID> 사용하여 아래를 붙여넣습니다.
npx -y @smithery/cli@latest run @dragonkhoi/mercury-mcp --config "{\"mercury_api_key\":\"YOUR_MERCURY_API_KEY\",}"로컬에서 복제하고 실행
이 저장소를 복제합니다. npm run build 실행합니다. 이 명령을 Cursor(또는 다른 MCP 클라이언트) node /ABSOLUTE/PATH/TO/ramp-mcp/build/index.js RAMP_API_KEY RAMP_CLIENT_ID 에 붙여넣습니다.
Related MCP server: Copilot Money MCP
예시
"내 최근 신용카드 거래 내역은 무엇입니까?"라고 물어보세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that connects Claude for Desktop with blockchain functionality, allowing users to check balances and send tokens on EVM and Solana chains through natural language interactions.
- AlicenseAqualityAmaintenanceThis MCP server bridges Copilot Money with AI platforms like Claude and Cursor. It provides tools for fetching transactions, account balances, and automated data cleanup. By enabling secure, programmable access to financial records, it allows agents to perform complex tasks like transaction tagging and spending audits autonomously.1414775MIT
- AlicenseBqualityDmaintenanceAn MCP (Model Context Protocol) server that connects AI assistants like Claude directly to your Razorpay account.14331MIT
- AlicenseNot gradedqualityDmaintenanceSimple MCP server that interfaces with the Mercury API, allowing you to talk to your Mercury banking data from any MCP client like Cursor or Claude Desktop.4MIT
Related MCP Connectors
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragonkhoi/ramp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server