Ramp

Ramp

Official
Finance & Business
OAuth

Query corporate-card spend, transactions, reimbursements, bills, and vendors.

Ramp

Query corporate-card spend, transactions, reimbursements, bills, and vendors. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Ramp MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Ramp tool call against your policies.

Why MCPX

MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Ramp once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.

Tools content

  • clear_table · Write
    Clear a table
  • process_data · Write
    Process data into a table
  • execute_query · Read-only
    Execute a SQL query on a table and return results as a list of objects (use sqlite syntax and use window functions whenever possible).
  • get_ramp_categories · Read-only
    Get Ramp transaction categories
  • get_currencies · Read-only
    Get currencies
  • load_transactions · Read-only
    Transactions are sorted by amount in descending order and only represent card transactions.
  • load_spend_export · Read-only
    Spend export is a list of all spend events (transactions, reimbursements, bills etc.) for a user. Always use this over load_transactions, load_reimbursements, load_bills, etc. when possible.
  • load_receipts · Read-only
    Get receipts
  • load_reimbursements · Read-only
    Get reimbursements for user
  • load_bills · Read-only
    Get bills for user
  • load_locations · Read-only
    Get locations for entity
  • load_departments · Read-only
    Get departments
  • load_bank_accounts · Read-only
    Get bank accounts for own business/entities.
  • load_vendors · Read-only
    Get vendors for user (usually search for only active vendors).
  • load_vendor_bank_accounts · Read-only
    Get bank accounts for vendors
  • load_entities · Read-only
    Get entities for user
  • load_spend_limits · Read-only
    Get limits for user
  • load_spend_programs · Read-only
    Get spend programs
  • load_users · Read-only
    Get users from Ramp

Frequently asked questions

What is the Ramp MCP server?

Query corporate-card spend, transactions, reimbursements, bills, and vendors. Through Lunar.dev MCPX, Ramp connects to any MCP-compatible AI client behind a single governed gateway.

How do I connect Ramp to MCPX?

Add the Ramp server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Ramp call through the gateway.

Is the Ramp MCP server official?

Yes. Ramp is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.

What authentication does Ramp use with MCPX?

Ramp uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.

How many tools does Ramp expose in MCPX?

Ramp exposes 17 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.

Server details

CategoryFinance & Business
AuthOAuth
ConnectionStreamable HTTP
Tools17 available