Skip to main content
Glama
pm2.config.jsโ€ข163 B
module.exports = { apps: [ { name: "server", script: "dist/main.js", instances: 1, autorestart: true, watch: false } ] }

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/saktheeswar/Azure_Devops_MCP_Server'

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