auxilia

keurcien/auxilia
★ 11 stars Python AI/LLM Updated today
A lightweight web MCP client designed to host your MCP-powered AI assistants. auxilia is designed to only support remote MCP servers.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "auxilia": {
      "command": "uvx",
      "args": [
        "auxilia"
      ]
    }
  }
}

Or install with pip: pip install auxilia

README Excerpt

<div align="center"> <img src="docs/public/logo.svg#gh-light-mode-only" alt="auxilia" height="72" /> <img src="docs/public/logo-dark.svg#gh-dark-mode-only" alt="auxilia" height="72" /> <h1>auxilia</h1> <h3>The open-source web MCP client for teams.</h3> <p> Host AI assistants backed by remote <a href="https://modelcontextprotocol.io/">Model Context Protocol</a> servers,

Tools (2)

executegrep

Topics

agentaisdklangchainlanggraphllmmcp