Skip to main content
Glama
apiCallSecure.request.jsonโ€ข732 B
{ "spec": { "baseUrl": "https://api.github.com", "path": "/repos/normaltusker/kotlin-mcp-server/issues", "method": "GET", "headers": { "Accept": "application/vnd.github.v3+json", "User-Agent": "kotlin-mcp-server/1.0.0" }, "auth": { "type": "ApiKey", "tokenRef": { "type": "inline", "value": "ghp_1234567890abcdef..." } }, "query": { "state": "open", "per_page": "10" } }, "schema": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "title": { "type": "string" }, "state": { "type": "string" } } } }, "rateLimitKey": "github-api" }

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/normaltusker/kotlin-mcp-server'

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