Skip to main content
Glama
15-comp-data.sql464 B
-- Complementary data INSERT INTO "languages"("name", "code") VALUES ("العربيّة", "ar"); INSERT INTO "languages"("name", "code") VALUES ("English", "en"); INSERT INTO "collections"("type", "name", "language_id") VALUES (2, "التَّفسِيرُ المُيَسَّرُ", 1); INSERT INTO "collections"("type", "name", "language_id") VALUES (0, "Translation", 2); INSERT INTO "collections"("type", "name", "language_id") VALUES (1, "Transliteration", 2);

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/Yussefgafer/MyMCP'

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