MCP.so
ログイン

SSE MCP

@KelvinQiu802

SSE MCP について

MCP Server SSE Impl

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

KelvinQiu802

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is SSE MCP?

SSE MCP is an educational Model Context Protocol server that uses Server Sent Events (SSE) as its transport layer. It demonstrates how to build a remote, hosted MCP server using the Hacker News API as a concrete example.

How to use SSE MCP?

Refer to the Wireshark capture and code examples in the README to understand the SSE transport flow. The server can be tested with MCP Inspector or an MCP client like CherryStudio.

Key features of SSE MCP

  • Uses SSE transport instead of local stdio.
  • Implements JSON-RPC 2.0 over SSE.
  • Provides Hacker News top stories, new stories, and best stories tool.
  • Demonstrates session‑based SSE endpoints via sessionId.
  • Shows full initialize → list tools → call tools flow.

Use cases of SSE MCP

  • Building remote

コメント

「その他」の他のコンテンツ