Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by POcodingWER • Testing & QA
A small local MCP test server that provides stdio and SSE endpoints to run and test algorithm implementations.
A local stdio-based MCP endpoint (via Docker) to run and test algorithm implementations in isolation.
A simple SSE (server-sent events) endpoint to receive streamed updates from an algorithm server during development.
An example mcpServers configuration to integrate a local test server into their agent setup.
This repository provides a lightweight MCP (Message-Control Protocol) algorithm test server with examples for both stdio (Docker) and SSE (server-sent events) setups. It includes npm-based instructions to build a Docker image for a stdio-based server and a simple local SSE server reachable at http://localhost:3333/sse. The project is aimed at local development and integration testing, showing how to add the server entries into an mcpServers configuration for agents to use.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.