Skip to main content
Glama

OpenAPI to MCP Server

.gitignore703 B
# Dependencies node_modules/ npm-debug.log yarn-debug.log yarn-error.log package-lock.json yarn.lock # Build outputs dist/ build/ lib/ out/ *.tsbuildinfo # TypeScript cache *.tsbuildinfo # Environment variables and secrets .env .env.local .env.development.local .env.test.local .env.production.local *.pem # Testing coverage/ .nyc_output/ # IDEs and editors .idea/ .vscode/ *.swp *.swo .DS_Store .project .classpath .settings/ # OS files .DS_Store Thumbs.db ehthumbs.db Desktop.ini $RECYCLE.BIN/ # Debug logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Optional: local configuration files that shouldn't be committed config.local.json *.local.json *.local.js *.local.ts .aider*

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/TykTechnologies/api-to-mcp'

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