All MCP servers

Claude Flow

Official
by Api.AirforcestdioAI & LLM Tools058,819MIT

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "claude-flow-imp6e21c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}