mcp_sse

mcp_sse is a simple library for implementing the Model Context Protocol (MCP) over Server-Sent Events (SSE). This library is based on the MCP specification and facilitates real-time data streaming. Developers can easily create MCP servers and streamline communication with clients.

GitHub Stars

64

User Rating

Not Rated

Favorites

0

Views

30

Forks

17

Issues

2

Technical Information

Programming Languages

ElixirPrimary Language

System Requirements

Elixir: 1.12以上
Phoenix Framework: 1.5以上(Phoenixアプリケーションの場合)

Provided Features

完全なMCPサーバー実装
SSE接続管理
JSON-RPCメッセージ処理
ツールの登録と実行
セッション管理
自動的なping/keepalive
エラーハンドリングとバリデーション

Safety Analysis

Safety Score
Safe100/100

Recommended For

Recommended for developers looking to build real-time applications using Elixir or engineers implementing tools utilizing MCP.

Maintenance Status

Active