We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kathirt/APIM-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build outputs
dist/
.tsbuildinfo
# Azure Functions
local.settings.json
bin/
obj/
# Environment files
.env
.env.local
.env.*.local
# IDE
.vscode/settings.json
.idea/
# OS
.DS_Store
Thumbs.db
# Logs
logs/
*.log
npm-debug.log*
# Test coverage
coverage/
# Temporary files
tmp/
temp/