
SSE MCP Server Example
from micthebick84
An example MCP Server demonstrating Server-Sent Events (SSE) usage.
π₯β VerifiedFreeQuick setup
SSE-MCP-SERVER EXAMPLE
μλ² μ€ν μ΄ν mcp-remote μ€μΉκ° νμ npm install -g mcp-remote
claude μ€μ μ μν claude_desktop_config.json μμ νμ { "mcpServers": { "remote-example": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8080/api/v1/sse" ] } } }
This tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.