Skip to main content
Glama
0003_dark_quasimodo.sql471 B
ALTER TABLE "apps" ADD COLUMN "watchers" integer DEFAULT 0;--> statement-breakpoint ALTER TABLE "apps" ADD COLUMN "primary_language" varchar(200);--> statement-breakpoint ALTER TABLE "apps" ADD COLUMN "languages" text[];--> statement-breakpoint ALTER TABLE "apps" ADD COLUMN "commits" integer DEFAULT 0;--> statement-breakpoint ALTER TABLE "apps" ADD COLUMN "releases" integer DEFAULT 0;--> statement-breakpoint ALTER TABLE "apps" ADD COLUMN "last_analyzed_at" timestamp;

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/metacode0602/open-mcp'

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