tool-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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_toolsA | List all available tools from tool-website, optionally filtered by category |
| get_tool_schemaA | Get detailed schema and description for a specific tool |
| execute_toolC | Execute a tool by type with inputs and optional config overrides |
| run_workflowC | Run a connected workflow of tools (nodes + edges) in topological order |
| tool_stringD | [basic] String Parameters:
|
| tool_numberD | [basic] Number Parameters:
|
| tool_jsonD | [basic] JSON Parameters:
Outputs:
|
| tool_fileD | [basic] File Parameters:
|
| tool_booleanD | [basic] Boolean Parameters:
|
| tool_hashD | [crypto] Hash Parameters:
Outputs:
|
| tool_hash_verifyC | [crypto] Hash Verify Parameters:
Outputs:
|
| tool_hmacC | [crypto] HMAC Parameters:
Outputs:
|
| tool_hmac_verifyC | [crypto] HMAC Verify Parameters:
Outputs:
|
| tool_cryptoD | [crypto] Crypto Parameters:
Outputs:
|
| tool_encodingD | [crypto] Encoding Parameters:
Outputs:
|
| tool_classic_cipherC | [crypto] Classic Cipher Parameters:
Outputs:
|
| tool_jwtD | [crypto] JWT Parameters:
Outputs:
|
| tool_json_formatC | [data] JSON Format Parameters:
Outputs:
|
| tool_json_pathD | [data] JSON Path Parameters:
Outputs:
|
| tool_json_stringifyD | [data] JSON Stringify Parameters:
Outputs:
|
| tool_json_parseC | [data] JSON Parse Parameters:
Outputs:
|
| tool_json_to_yamlA | [data] JSON to YAML Parameters:
Outputs:
|
| tool_yaml_to_jsonA | [data] YAML to JSON Parameters:
Outputs:
|
| tool_protobufD | [data] Protobuf Parameters:
Outputs:
|
| tool_jceD | [data] JCE Parameters:
Outputs:
|
| tool_base64_to_fileC | [data] Base64 To File Parameters:
Outputs:
|
| tool_file_to_base64C | [data] File To Base64 Parameters:
Outputs:
|
| tool_file_to_stringC | [data] File To String Parameters:
Outputs:
|
| tool_string_to_fileC | [data] String To File Parameters:
Outputs:
|
| tool_image_to_base64C | [image] Image to Base64 Parameters:
Outputs:
|
| tool_exif_viewerC | [image] EXIF Viewer Parameters:
Outputs:
|
| tool_image_compressD | [image] Image Compress Parameters:
Outputs:
|
| tool_image_editorC | [image] Image Editor Parameters:
Outputs:
|
| tool_qrcodeC | [image] QRCode Parameters:
Outputs:
|
| tool_qrcode_decodeC | [image] QRCode Decode Parameters:
Outputs:
|
| tool_meme_splitterC | [image] Meme Splitter Parameters:
Outputs:
|
| tool_image_coordinatesD | [image] Image Coordinates Parameters:
Outputs:
|
| tool_text_statsB | [text] Text Stats Parameters:
Outputs:
|
| tool_case_converterB | [text] Case Converter Parameters:
Outputs:
|
| tool_regexD | [text] Regex Parameters:
Outputs:
|
| tool_diffC | [text] Diff Parameters:
Outputs:
|
| tool_http_testerC | [dev] HTTP Tester Parameters:
Outputs:
|
| tool_crontabC | [dev] Crontab Parameters:
Outputs:
|
| tool_docker_converterD | [dev] Docker Converter Parameters:
Outputs:
|
| tool_whoisD | [dev] Whois Parameters:
Outputs:
|
| tool_uuidB | [utility] UUID Parameters:
Outputs:
|
| tool_totpD | [utility] TOTP Parameters:
Outputs:
|
| tool_colorD | [utility] Color Parameters:
Outputs:
|
| tool_base_converterC | [utility] Base Converter Parameters:
Outputs:
|
| tool_temperature_converterC | [utility] Temperature Parameters:
Outputs:
|
| tool_currencyC | [utility] Currency Parameters:
Outputs:
|
| tool_bmiA | [utility] BMI Parameters:
Outputs:
|
| tool_device_infoD | [viewer] Device Info Outputs:
|
| tool_office_viewerD | [viewer] Office Viewer Parameters:
Outputs:
|
| tool_timeD | [viewer] Time Parameters:
Outputs:
|
| tool_string_previewC | [viewer] String Preview Parameters:
|
| tool_json_previewD | [viewer] JSON Preview Parameters:
|
| tool_image_previewD | [viewer] Image Preview Parameters:
|
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/maple-awa/tool-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server