Skip to main content
Glama

Ramp Developer MCP Server

by riker-t

submit_feedback

Share feedback on the Ramp MCP server interface, tools, or issues to enhance the developer experience. Input details about encountered problems, API documentation, or specific tools.

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" }

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