Ramp
OfficialbyRamp
Spend analysis API for corporate expenses and financial management.
API Key Required
Configuration
{
"mcpServers": {
"ramp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ramp"
],
"env": {
"RAMP_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.