Skip to main content
DatabasesPython/Rust

Canner/wren-engine

The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents

databaseslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Canner/wren-engine

Claude Desktop configuration example:

{
  "mcpServers": {
    "wren-engine": {
      "command": "npx",
      "args": [
        "-y",
        "Canner/wren-engine"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Python/Rust
Author
Canner