Skip to main content
Glama
fastmcp.json434 B
{ "$schema": "https://gofastmcp.com/public/schemas/fastmcp.json/v1.json", "source": { "type": "filesystem", "path": "src/mcpbin/app.py", "entrypoint": "mcp" }, "environment": { "type": "uv", "python": ">=3.13", "project": "." }, "deployment": { "transport": "streamable-http", "host": "0.0.0.0", "port": 8000, "log_level": "INFO", "env": { "PYTHONPATH": "src" } } }

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/bugffet/mcpbin'

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