Skip to main content
Glama

MCP API Server

by fikri2992
.dockerignore532 B
# Node modules node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build artifacts dist/ # Development files .kiro/ test-*.js *.test.js *.spec.js # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Docker Dockerfile* .dockerignore docker-compose*.yml # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log # Coverage directory used by tools like istanbul coverage/ .nyc_output/ # Temporary files tmp/ temp/

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/fikri2992/mcp0'

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