Skip to main content
Glama

mcp-any-openapi

by matthewhand
MIT License
39
  • Linux
  • Apple
{ "OPENAPI_SPEC_URL": "https://demo.jellyfin.org/stable/openapi/openapi.json", "API_BASE_URL": "https://demo.jellyfin.org/stable", "DESCRIPTION": "WIP: Example config for Jellyfin demo instance. Only public endpoints are accessible. Authenticated endpoints require a local instance.", "EXPOSED_TOOLS": [ { "operationId": "System_GetPublicSystemInfo", "summary": "Get public system info", "path": "/System/Info/Public", "method": "get" }, { "operationId": "Users_GetPublicUsers", "summary": "Get public users", "path": "/Users/Public", "method": "get" } ] }

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/matthewhand/mcp-openapi-proxy'

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