ellmos-homebase-mcp

ellmos-ai/ellmos-homebase-mcp
★ 1 stars Python 🧠 Memory/Knowledge Updated today
Alpha MCP server for local LLM memory, knowledge, state, routing, testing, and orchestration.
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": {
    "ellmos-homebase-mcp": {
      "command": "uvx",
      "args": [
        "ellmos-homebase-mcp"
      ]
    }
  }
}

Or install with pip: pip install ellmos-homebase-mcp

README Excerpt

<p align="center"> <img src="assets/homebase-logo.jpg" alt="ellmos Homebase MCP logo" width="640"> </p> Alpha MCP server for local LLM orchestration: memory, knowledge, routing, swarm patterns, API probing, persistent state, tests, and later automation in one stdio server. German README: [README_de.md](README_de.md)