Skip to main content
Glama

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 を自動的にインストールするには:

npx -y @smithery/cli install @dragonkhoi/mercury-mcp --client claude

カーソル用の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実行します。このコマンドをカーソル (または任意の MCP クライアント) に貼り付けますnode /ABSOLUTE/PATH/TO/ramp-mcp/build/index.js RAMP_API_KEY RAMP_CLIENT_ID

「最近のクレジットカード取引は何ですか?」と尋ねる

-
security - not tested
A
license - permissive license
-
quality - not tested

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 財務データを操作できます。

  1. インストール
    1. Smithery経由でインストール
    2. クローンを作成してローカルで実行する

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      An MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
      Last updated -
      4
      3
      8
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.
      Last updated -
      7
      87
      15
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.
      Last updated -
      7
      18
      4
      TypeScript
      MIT License
      • Apple
      • Linux
    • A
      security
      F
      license
      A
      quality
      An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
      Last updated -
      39
      28
      • Apple

    View all related MCP servers

    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