Skip to main content
Glama

MCP API Server

by fikri2992
.npmignore454 B
# Source files src/ tsconfig.json # Test files tests/ dist/tests/ # Development files .kiro/ test-*.js *.test.js *.spec.js # Build artifacts node_modules/ .npm/ .nyc_output/ coverage/ # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # 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