斜坡 MCP
简单的 MCP 服务器与 Ramp API 接口,允许您从任何 MCP 客户端(如 Cursor 或 Claude Desktop)与您的 Ramp 数据对话。
随着时间的推移,我会添加更多 Ramp API 的覆盖范围,请让我知道您需要哪些工具,或者只需打开 PR。
安装
确保转到您的 Ramp 设置以获取Ramp API 密钥和 Ramp 客户端 ID 。
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 mercury-mcp:
要为 Cursor 安装 mixpanel-mcp,请转至“设置”->“Cursor 设置”->“功能”->“MCP 服务器”->“+ 添加”
选择类型:命令并粘贴以下内容,使用来自 Ramp 的参数<API_KEY> <CLIENT_ID>
克隆并在本地运行
克隆此 repo 运行npm run build
将此命令粘贴到 Cursor(或任何 MCP 客户端) node /ABSOLUTE/PATH/TO/ramp-mcp/build/index.js RAMP_API_KEY RAMP_CLIENT_ID
示例
询问“我最近的信用卡交易是什么”
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
连接到 Ramp API 的 MCP 服务器,允许用户使用 Cursor 或 Claude Desktop 等 MCP 客户端通过自然语言与他们的 Ramp 财务数据进行交互。
Related MCP Servers
- -securityFlicense-qualityThis is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.Last updated -
- -securityAlicense-qualityAn MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.Last updated -74Apache 2.0
Ramp MCP Serverofficial
-securityAlicense-qualityA Model Context Protocol server that enables access to Ramp financial data through an in-memory database, allowing LLMs to analyze transactions, reimbursements, bills, and other financial information from Ramp's platform.Last updated -27MIT License- AsecurityAlicenseAqualityAn MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.Last updated -1746PythonMIT License