Skip to main content
Glama
MIT License
27,120
19,787
  • Linux
  • Apple
videos.ts•253 B
import { VIDEO_IDS } from '../constants/videos'; // For use in markdown files via script setup export { VIDEO_IDS }; // Helper function for easier access export const getVideoId = (key: keyof typeof VIDEO_IDS): string => { return VIDEO_IDS[key]; };

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