Minima-AI-Inc

minima MCP server

Community Minima-AI-Inc
Updated

On-premises conversational RAG with configurable containers

minima MCP server

RAG on local files with MCP

Please go throuh all steps from main README

just add folliwing to /Library/Application\ Support/Claude/claude_desktop_config.json

{
    "mcpServers": {
      "minima": {
        "command": "uv",
        "args": [
          "--directory",
          "/path_to_cloned_minima_project/mcp-server",
          "run",
          "minima"
        ]
      }
    }
  }

After just open a Claude app and ask to find a context in your local files

MCP Server · Populars

MCP Server · New