We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/msenol/Gorev'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
000004_add_templates.down.sql•189 B
-- Template index'lerini kaldır
DROP INDEX IF EXISTS idx_template_aktif;
DROP INDEX IF EXISTS idx_template_kategori;
-- Template tablosunu kaldır
DROP TABLE IF EXISTS gorev_templateleri;