The mcp sse demo server enables real-time product and order management using Server-Sent Events (SSE) over MCP. It provides a server and client (CLI and web) for bidirectional communication. The server exposes SSE endpoints for subscribing to product and order updates. It connects to a backend system for order and product data. Developers use it to build real-time dashboards or notifications for e-commerce platforms.
The mcp sse demo server enables real-time product and order management using Server-Sent Events (SSE) over MCP. It provides a server and client (CLI and web) for bidirectional communication. The server exposes SSE endpoints for subscribing to product and order updates. It connects to a backend system for order and product data. Developers use it to build real-time dashboards or notifications for e-commerce platforms.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cnych-mcp-sse-demo-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cnych-mcp-sse-demo-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp sse demo?"
No configuration required. This server works out of the box.
"What resources are available in mcp sse demo?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp sse demo"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp sse demo with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.