ランプMCP
Ramp API とインターフェイスするシンプルな MCP サーバー。Cursor や Claude Desktop などの任意の MCP クライアントから Ramp データと通信できます。
今後、Ramp API の範囲をさらに広げていく予定ですので、必要なツールをお知らせいただくか、PR を開いてください。
インストール
Ramp 設定に移動して、Ramp API キーと Ramp クライアント IDを取得してください。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の mercury-mcp を自動的にインストールするには:
カーソル用のmixpanel-mcpをインストールするには、「設定」->「カーソル設定」->「機能」->「MCPサーバー」->「+追加」に進みます。
タイプ: コマンドを選択し、Ramp の引数<API_KEY> <CLIENT_ID>
を使用して以下を貼り付けます。
クローンを作成してローカルで実行する
このリポジトリをクローンしますnpm run build
実行します。このコマンドをカーソル (または任意の 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