Skip to main content
Glama

Ramp MCP

package.json760 B
{ "name": "mcp-ramp", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "postinstall": "npm run build" }, "keywords": [ "mcp", "ramp", "credit card", "transactions", "spend management" ], "author": "", "license": "ISC", "description": "A MCP Server for Ramp Credit Card and Spend Management", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.5", "typescript": "^5.8.2" }, "type": "module", "bin": { "mcp-ramp": "./build/index.js" }, "files": [ "build" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dragonkhoi/ramp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server