All MCP servers

Strata

Official
by Api.AirforceStreamable HTTPAI & LLM Tools05,745Apache-2.0

MCP server for progressive tool usage at any scale (see https://klavis.ai)

mcpopen-sourceai-llm-tools

Endpoint

POST https://strata.klavis.ai/mcp/

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "strata-imp10a82": {
      "url": "https://strata.klavis.ai/mcp/",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}