PluginBench
MCP Server

com.mcparmory/ramp MCP Server

com.mcparmory/ramp

What is the com.mcparmory/ramp MCP server?

Manage expenses, corporate cards, accounts payable, and accounting integrations

How to install com.mcparmory/ramp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ramp": {
      "command": "uvx",
      "args": [
        "mcparmory-ramp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ramp": {
      "command": "uvx",
      "args": [
        "mcparmory-ramp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ramp": {
      "command": "uvx",
      "args": [
        "mcparmory-ramp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ramp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcparmory-ramp"
      ]
    }
  }
}
Claude Code
claude mcp add ramp -- uvx mcparmory-ramp

Related MCP servers

Query webpages and extract structured data using natural language

View repository →

Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence

View repository →

Create, read, update, and delete records in Airtable bases and tables

View repository →

Retrieve NFT metadata, ownership, and contract details across blockchains

View repository →

Search multiple indices, index data, and get personalized recommendations

View repository →

Track stock prices, search symbols, and compute 50+ technical indicators

View repository →