Skip to main content
Glama
migration.sql222 B
-- CreateTable CREATE TABLE "Todo" ( "id" TEXT NOT NULL PRIMARY KEY, "title" TEXT NOT NULL, "done" BOOLEAN NOT NULL DEFAULT false, "due" TEXT, "createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP );

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/Havfar/Todo-MCP-Server'

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