thruflo
/
electric_mcp
star
0
ElectricSQL MCP server.

Electric MCP Server

An ElectricSQL Model Context Protocol (MCP) server.

Setup

Install:

mix deps.get

Start:

mix run --no-halt

Endpoints

Events:

Messages:

Manual testing

elixir scripts/client.exs

Adding to Claude

uv tool install mcp-proxy

Example claude_desktop_config.json:

{
  "mcpServers": {
    "electric": {
      "command": "/absolute/path/to/mcp-proxy",
      "args": [
        "http://localhost:4000/sse"
      ]
    }
  }
}
Stars
0
Mar 11Mar 16Mar 22Mar 28Apr 03Apr 10
Configuration
mcpradar.com © 2024 - 2025.
Made by @bytesbay