Sse Client Server Docker
FreeNot checkedA simple implementation of MCP Client/Server architecture with HTTP SSE transport layer, dockerized.
About
A simple implementation of MCP Client/Server architecture with HTTP SSE transport layer, dockerized.
README
Building client and server
docker build -t mcp-server:latest .
docker build -t mcp-client:latest .
Running the server
docker run -P --network host mcp-server:latest
Running the client
List tools:
docker run -P --network host mcp-client:latest
Get answer to a query:
docker run -P --network host mcp-client:latest "What is 99+201?"
Installing Sse Client Server Docker
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dgallitelli/mcp-sse-client-server-dockerFAQ
Is Sse Client Server Docker MCP free?
Yes, Sse Client Server Docker MCP is free — one-click install via Unyly at no cost.
Does Sse Client Server Docker need an API key?
No, Sse Client Server Docker runs without API keys or environment variables.
Is Sse Client Server Docker hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Sse Client Server Docker in Claude Desktop, Claude Code or Cursor?
Open Sse Client Server Docker on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Sse Client Server Docker with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
