All MCP servers

Beever Atlas

Official
by Api.AirforcestdioAI & LLM Tools0379Apache-2.0

Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "beever-atlas-impf1206": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}