Skip to main content
Glama

mcp-helper-tools

encodeUrl

Convert text into URL-encoded format for safe use in URLs. Input any string to encode special characters and spaces, ensuring compatibility in web applications.

Instructions

Encode input data to URL-encoded format

Input Schema

NameRequiredDescriptionDefault
inputYesData to encode

Input Schema (JSON Schema)

{ "properties": { "input": { "description": "Data to encode", "type": "string" } }, "required": [ "input" ], "type": "object" }

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/MissionSquad/mcp-helper-tools'

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