txtai

GitHub

๐Ÿ’ก All-in-one AI framework for semantic search, LLM orchestration and language model workflows

txtai MCP Server

MCP server for neuml/txtai

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "txtai": {
      "command": "npx",
      "args": [
        "-y",
        "@neuml/txtai"
      ]
    }
  }
}