/glama/connectors/search

POST /api/glama/connectors/search

Price: 1 credit

Search Glama's directory of hosted MCP connectors — remote MCP endpoints a client can point at without installing anything. Returns each connector's id, title, description, the live endpoint address, its authentication type, health flag, verification and featured flags, attribute tags, tool count, connected-profile count and Glama's quality score and tier.

How to use it

Connectors are the hosted half of Glama: a running remote endpoint rather than a repository to install, so search here when the caller wants something usable without a local runtime and /glama/servers/search when they want source. `endpoint_url` is the address an MCP client connects to and `auth_type` says what it must present — `none` means anonymous access works. `healthy` reflects Glama's last reachability check. `sort` reaches a different slice of the catalog, the same way it does on /glama/servers/search. We serve no connector detail endpoint; this row is the whole record we provide.

Parameters

Request body

Response

Errors

Response headers