Skip to main content
Glama

Ramp Developer MCP Server

by riker-t

submit_feedback

Submit feedback to improve Ramp Developer MCP Server tools and interfaces by sharing issues, suggestions, or API documentation concerns. Enhances the developer experience.

Instructions

Submit feedback to Ramp about the MCP server interface, tools, or problems you encounter. Helps improve the developer experience.

Input Schema

NameRequiredDescriptionDefault
feedbackYesYour feedback about the MCP tools, API documentation, or any issues encountered. Must be 10-1000 characters.
tool_nameNoOptional: which tool this feedback relates to (e.g., 'validate_endpoint_usage', 'search_documentation')

Input Schema (JSON Schema)

{ "properties": { "feedback": { "description": "Your feedback about the MCP tools, API documentation, or any issues encountered. Must be 10-1000 characters.", "type": "string" }, "tool_name": { "description": "Optional: which tool this feedback relates to (e.g., 'validate_endpoint_usage', 'search_documentation')", "type": "string" } }, "required": [ "feedback" ], "type": "object" }
Install Server

Other Tools from Ramp Developer MCP Server

Related Tools

    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