databases

Wren Engine

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

python
local
rust
databases
0
View on GitHub

Installation

npx -y Canner/wren-engine

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

Canner/wren-engine

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

GitHub: https://github.com/Canner/wren-engine

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub