Skip to main content
Glama
cli.ts176 B
#!/usr/bin/env node import { startStdioServer } from './index.js'; startStdioServer().catch((err) => { console.error('Failed to start server:', err); process.exit(1); });

Latest Blog Posts

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/ChiR24/Unreal_mcp'

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