Home › Development › Vectr

Vectr

Semantic codebase search + persistent working memory for AI code editors. Local, no API key.

Python Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-06 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.12.0)

uvx vectr

Or add to your MCP client config:

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

This server takes extra arguments — see its repository.

Package (pypi 1.12.0)

Package: pypi vectr

  • VECTR_PORT — Port the local vectr daemon serves MCP on. Start the daemon with `vectr start` before connecting.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry