Ramp Developer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pingA | Test connectivity to the MCP server |
| search_documentationA | š SMART DOCUMENTATION SEARCH - Finds the most relevant Ramp API documentation for your query. What this does: ⢠šÆ Detects your intent from natural language queries ⢠š Searches through all Ramp documentation and guides ⢠š§ Reasons about which content is most relevant ⢠š Returns clean, actionable markdown chunks Perfect for: ⢠Getting started with authentication ⢠Understanding specific API workflows ⢠Finding implementation examples ⢠Troubleshooting integration issues Usage: Just describe what you're trying to do naturally. Examples: "building an integration", "setting up OAuth", "bill payment workflow", "webhook events" |
| submit_feedbackB | Submit feedback to Ramp about the MCP server interface, tools, or problems you encounter. Helps improve the developer experience. |
| get_endpoint_schemaA | šÆ GET PRECISE ENDPOINT SCHEMA - Returns exact OpenAPI schema for specific endpoints. Perfect for when you need:
⢠Exact request parameter names and types
⢠Response field names and structures Example queries this replaces:
⢠"bills endpoint response schema fields amount vendor status" ā Use this tool with Usage: Provide an endpoint path (and optionally method) to get the complete technical specification. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/riker-t/ramp-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server