MCP Directory
Back

aura

by mezmo · Rust · ★ 45

A production-ready framework for composing AI agents from declarative TOML configuration, with MCP tool integration, RAG pipelines, and an OpenAI-compatible web API.

#ai-agent-framework#ai-agents#ai-sre#aiops#devops#harness#llm#llmops#mcp#model-context-protocol#observability#ollama#openai-api#opentelemetry#production-ready#rag#rust#sre#toml

Install

cargo install --git https://github.com/mezmo/aura.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aura": {
      "command": "npx",
      "args": [
        "-y",
        "github:mezmo/aura"
      ]
    }
  }
}

From the README

A production-ready framework for composing AI agents from declarative TOML configuration, with MCP tool integration, RAG pipelines, and an OpenAI-compatible web API. Built on [Rig.rs](https://github.com/0xPlaygrounds/rig) with reliability and operability enhancements. Key capabilities: - Declarative agent composition via TOML with multi-provider LLM support and multi-agent serving - Dynamic [MCP](https://modelcontextprotocol.io) tool discovery across HTTP, SSE, and STDIO transports - Automatic schema sanitization for OpenAI function-calling compatibility - RAG pipeline integration with in-me…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers