Submit

Edgedb Mcp Server

@obiwan90

a year ago
EdgeDB MCP Server is a tool based on the Model Context Protocol (MCP) that provides query and management capabilities for EdgeDB databases.

Server Config

{
  "mcpServers": {
    "edgedb-server": {
      "command": "npx",
      "args": [
        "-y",
        "@obiwan90/edgedb-mcp-server@latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.