We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssossan/mcp-openapi-connector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.test•246 B
# Test environment for TypeScript version
CLIENT_ID=test-client
CLIENT_SECRET=test-secret
AUTH_URL=https://api.example.com/auth/token
API_BASE_URL=https://api.example.com/v1
OPENAPI_SPEC_PATH=./config/openapi-example.json
OPENAPI_TOOL_PREFIX=api_