icon for mcp server

minima MCP server

STDIO

RAG on local files with MCP

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

Related MCP Server Picks for You

Be the First to Experience MCP Now