/glama/attributes

POST /api/glama/attributes

Price: 1 credit

List every attribute tag Glama classifies MCP servers and connectors with. Returns each tag's lookup key, display name, the group it belongs to, its description, and how many servers and hosted connectors carry it. The groups cover subject category, implementation language, MCP capability, hosting model, runtime environment and authentication.

How to use it

Call this before filtering: `lookup_key` is the exact string the `attributes` parameter of /glama/servers/search and /glama/connectors/search takes, and a key that is not in this list is not applied. `server_count` and `connector_count` tell you how large a slice a tag will produce, which matters because either search stops at 1000 rows — a tag with a bigger count has to be combined with another to be enumerable.

Parameters

Request body

Response

Errors

Response headers