Skip to main content
Glama

MCPHy

by sehmim
manifest-template.json424 B
{ "version": "1.0.0", "name": "API Server", "description": "MCP-enabled API Server", "endpoints": [ { "path": "/example", "method": "GET", "description": "Example endpoint", "parameters": [ { "name": "id", "type": "string", "required": true, "description": "Resource identifier", "location": "query" } ] } ] }

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/sehmim/mcphy'

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