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를 자동으로 설치하려면:

지엑스피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 에 붙여넣습니다.

예시

"내 최근 신용카드 거래 내역은 무엇입니까?"라고 물어보세요.

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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. 로컬에서 복제하고 실행
  2. 예시

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      This 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 -
    • -
      security
      A
      license
      -
      quality
      An 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 -
      74
      Apache 2.0
    • -
      security
      A
      license
      -
      quality
      A 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 -
      27
      MIT License
      • Apple
    • A
      security
      A
      license
      A
      quality
      An 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 -
      17
      46
      Python
      MIT License
      • 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