mcpbeat

Ramp Data MCP Server

vendor.ramp-data/mcp
answering

Ramp Data is answering right now. Last checked 11 min ago. It exposes 9 tools.

Uptime history 32 hours of history
32 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
429 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.ramp.com/ramp-data/anthropic/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.ramp.com/ramp-data/anthropic/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.ramp.com/ramp-data/anthropic/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.ramp.com/ramp-data/anthropic/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.ramp.com/ramp-data/anthropic/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

ramp
ramp_rate_compare_vendors
Compare Vendors Compare adoption metrics across 2-10 vendors side by side. Requires vendor_slugs (call ramp_rate_resolve_vendor first to get slugs from names). Example: {"vendor_slugs": ["slack-technologies", "salesforce"]}.
ramp_rate_get_category_summary
Get Category Summary Get adoption stats for a single software category including adoption rate, YoY/MoM change, growth rank, vendor count, and FTE segment breakdown. Example: {"category": "CRM"}. Call ramp_rate_list_categories first to discover valid category names.
ramp_rate_get_category_vendors
Get Category Vendors Get ranked vendor leaderboard within a category. Returns per-vendor adoption rates, spend share, growth metrics, and competitive rankings. Note: competitor_switch_rate is the share of within-category switchers who chose this vendor (a win rate among switchers), NOT a retention or churn rate. Example: {"category": "CRM", "limit": 10}. Call ramp_rate_list_categories first to discover valid category names.
ramp_rate_get_vendor_profile
Get Vendor Profile Get a vendor's Ramp Rate profile across all categories it belongs to. Accepts a canonical vendor slug and can recover from common vendor names, domains, Slack links, Markdown links, and public Ramp vendor URLs. Example: {"vendor_slug": "slack-technologies"}.
ramp_rate_list_categories
List Categories List all available Ramp Rate software categories, call this first to discover valid category names. Returns a list of category objects each with a 'software_category' field (e.g. 'CRM', 'Observability', 'Communication').
ramp_rate_resolve_vendor
Resolve Vendor Resolve a vendor name to its canonical slug and list its software categories. Pass a human-readable vendor name and get back the vendor_slug needed by other tools. Example: {"vendor_name": "Slack"} returns {"vendor_slug": "slack-technologies", "software_categories": ["Communication"]}.
index
ai_index_get_adoption
Get Ai Adoption Get AI adoption snapshot with vendor breakdown. Returns a list of monthly records, each containing the overall AI adoption share and per-vendor adoption shares (e.g. OpenAI, Google, Anthropic). Per-vendor shares can overlap because customers may use multiple AI vendors. Use `months` to request up to 120 months of history (default 1); available history begins around January 2023, so fewer months may be returned.
ai_index_get_adoption_by_sector
Get Ai Adoption By Sector Get AI adoption broken down by industry sector. Returns a list of monthly records with per-sector AI adoption shares (e.g. Technology, Healthcare, Finance). Use `months` to request up to 120 months of history (default 1).
ai_index_get_adoption_by_size
Get Ai Adoption By Size Get AI adoption broken down by company size. Returns a list of monthly records with per-size-segment AI adoption shares. Use `months` to request up to 120 months of history (default 1).

Endpoints

URLTransportStateLatencyChecked
https://mcp.ramp.com/ramp-data/anthropic/mcp streamable-http answering 11735 ms 11 min ago

Ramp Data — questions

Answers built from our own checks of this server.

What can Ramp Data do?
It exposes 9 tools, read directly from the server on our last check. Among them: ai_index_get_adoption, ai_index_get_adoption_by_sector, ai_index_get_adoption_by_size, ramp_rate_compare_vendors, ramp_rate_get_category_summary, ramp_rate_get_category_vendors and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Ramp Data mostly used for?
Its tools cluster around ramp and index. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Ramp Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 429 ms. The bar chart above shows every period we have measured.
How do I connect Ramp Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Ramp Data need an API key?
No. Ramp Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Ramp Data?
It answers our handshake in 429 ms on average, which is faster than 30% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.