Skip to main content
Glama
example-blah.json377 B
{ "name": "my-blah-project", "version": "0.1.0", "description": "A new BLAH project", "tools": [ { "name": "hello_world", "description": "A simple example tool", "command": "echo 'Hello from BLAH!'" } ], "flows": [ { "name": "example_flow", "steps": [ { "tool": "hello_world" } ] } ] }

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