Skip to main content
Glama

CentralMind/Gateway

test_schema.sql131 B
CREATE TABLE testdb.test_table ( id UInt64, name String, created_at DateTime ) ENGINE = MergeTree() PRIMARY KEY (id);

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/centralmind/gateway'

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