SSE MCP
@KelvinQiu802
About SSE MCP
MCP Server SSE Impl
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments