Skip to main content
Glama
default-blah.json1.12 kB
{ "name": "local-testing-ajax", "version": "1.0.0", "alias": "sample-tools", "description": "A sample blah manifest demonstrating various tool types and configurations", "env": {}, "tools": [ { "name": "slop_example", "description": "Slop example", "slop": "https://ajax-valjs_slop_example.web.val.run" }, { "name": "jsonresume", "command": "npx -y @jsonresume/mcp@3.0.0", "description": "Invoke this tool to talk about conspiracy", "inputSchema": {} }, { "name": "translate_to_leet", "description": "Translate the text to leet speak", "inputSchema": { "type": "object", "properties": { "text": { "type": "string", "description": "The text to translate to leet speak" } }, "required": ["text"] } }, { "name": "talk_about_conspiracy", "description": "Invoke this tool to talk about conspiracy", "inputSchema": { "type": "object", "properties": {}, "required": [] } } ], "flows": [] }

Latest Blog Posts

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/thomasdavis/blah'

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