{"repo":"kEND/mcp_sse","free":true,"listed":false,"github":"https://github.com/kEND/mcp_sse","clone":"git clone https://github.com/kEND/mcp_sse.git","description":"An elixir Model Context Protocal (MCP) server library which uses the Server-Sent Events (SSE) transport type","language":"Elixir","stars":64,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"MCP over SSE This library provides a simple implementation of the Model Context Protocol (MCP) over Server-Sent Events (SSE). For more information about the Model Context Protocol, visit: Model Context Protocol Documentation. Table of Contents - Features - Create your own MCP server - Installation - For Phoenix Applications - For Plug Applications with Bandit - Usage - With MCP Inspector - With Cursor - Configuration - Port and HTTPS - Paths - Keepalive - Quick Demo - Other Notes - Example Client Usage - Session Management - MCP Response Formatting - Contributing Features - Full MCP server implementation - SSE connection management - JSON-RPC message handling - Tool registration and execution - Session management - Automatic ping/keepalive - Error handling and validation Create your own MCP server You must implement the MCPServer behaviour. You only need to implement the required callbacks ( handle ping/1 and handle initialize/2 ) and any optional callbacks for features you want to support. The use MCPServer macro provides: - Built-in message routing - Protocol version validation - Default implementations for optional callbacks - JSON-RPC error handling - Logging See DefaultServer for a default implementation of the MCPServer behaviour. Installation For Phoenix Applications: 1. Add the required configuration to config/config.exs : 2. Add to your dependencies in mix.exs : 3. Configure your router ( lib/your app web/router.ex ): 4. Run your application: For Plug Applications wi","default_branch":null,"files":null,"tree":[],"storefront":"/r/kEND","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kEND/mcp_sse/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}