Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Sse Client Server Docker

FreeNot checked

A simple implementation of MCP Client/Server architecture with HTTP SSE transport layer, dockerized.

GitHubEmbed

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?"

from github.com/dgallitelli/mcp-sse-client-server-docker

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-docker

FAQ

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

Compare 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