Skip to main content
Glama
mcp-gitlab-jira290 B
#!/usr/bin/env node /* eslint-disable */ try { // Prefer compiled output await import('../dist/cli.js'); } catch (e) { console.error('Could not load compiled CLI (dist/cli.js). Did you run `npm run build`?'); console.error(e instanceof Error ? e.message : e); process.exit(1); }

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/ashabbir/multi-mcp'

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