Back to directory
mcp_sse

mcp_sse

@kEND65

An Elixir implementation of the Model Context Protocol (MCP) server using Server-Sent Events (SSE) transport

elixirssemcp-servermodel-context-protocoltool

Installation & Configuration

{
  "mcpServers": {
    "your-mcp-server": {
      "url": "http://localhost:4000/sse"
    }
  }
}

Information

Transport
sse
Language
Elixir
Created
2025/2/3
Updated
2026/6/7