Skip to main content
Glama
MIT License
27,120
19,780
  • Linux
  • Apple
versionAction.ts•241 B
import { getVersion } from '../../core/file/packageJsonParse.js'; import { logger } from '../../shared/logger.js'; export const runVersionAction = async (): Promise<void> => { const version = await getVersion(); logger.log(version); };

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/yamadashy/repomix'

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