Rampa MCP
Servidor MCP simple que interactúa con la API de Ramp, lo que le permite comunicarse con sus datos de Ramp desde cualquier cliente MCP como Cursor o Claude Desktop.
Con el tiempo agregaré más cobertura de la API de Ramp, déjame saber qué herramientas necesitas o simplemente abre una solicitud PR.
Instalación
Asegúrate de ir a tu configuración de Ramp para obtener una clave de API de Ramp y un ID de cliente de Ramp .
Instalación mediante herrería
Para instalar mercury-mcp para Claude Desktop automáticamente a través de Smithery :
Para instalar mixpanel-mcp para Cursor, vaya a Configuración -> Configuración del cursor -> Características -> Servidores MCP -> + Agregar
Seleccione Tipo: comando y pegue lo siguiente, utilizando los argumentos <API_KEY> <CLIENT_ID>
de Ramp
Clonar y ejecutar localmente
Clonar este repositorio Ejecutar npm run build
Pegar este comando en el node /ABSOLUTE/PATH/TO/ramp-mcp/build/index.js RAMP_API_KEY RAMP_CLIENT_ID
Ejemplos
Pregunte "¿Cuáles son mis últimas transacciones con tarjeta de crédito?"
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Un servidor MCP que se conecta a la API de Ramp, lo que permite a los usuarios interactuar con sus datos financieros de Ramp a través del lenguaje natural utilizando clientes MCP como Cursor o Claude Desktop.
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