All MCP servers

Blitz

Official
by Api.AirforcestdioAI & LLM Tools01,699Apache-2.0

Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "blitz-impbc3b0": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}