agentbase

skiboy10/agentbase
★ 0 stars Python AI/LLM Updated 2d ago
Open-source knowledge curation engine — curate sources into libraries of deep vertical knowledge, bind them to AI agents, and measure answer quality. REST API + MCP server (84 tools).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install agentbase

README Excerpt

A self-hosted knowledge curation engine. Curate sources into libraries of deep vertical knowledge, bind them to agents, and measure answer quality — multi-provider LLM support and a full RAG pipeline, exposed via REST API and MCP for integration by external applications. Curate knowledge into a RAG repository to create focused, specialized agents. Management UI for configuration and testing. Intended to act as a service layer consumed by other applications and AI agents.

Tools (5)

ANTHROPIC_API_KEYGOOGLE_API_KEYGROK_API_KEYOLLAMA_BASE_URLOPENAI_API_KEY

Topics

agentsfastapiknowledge-basellmmcpqdrantragreact