All MCP servers

Abell

Official
by Api.AirforcestdioAI & LLM Tools0436MIT

AI tools related to Abell. Currently includes MCP of Abell

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "abell-imp24f6b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}