Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wingsfly • Testing & QA
A demo MCP server and client for testing SSE/stdio interactions, multi-backend model compatibility (Ollama/OpenAI), and tool-call routing for agent integration.
Connect to MCP services using SSE or stdio to stream model responses during interactive sessions.
Route tool calls automatically to different model backends (Ollama, OpenAI) and support multiple service configurations.
A demo server-side tool (website content fetcher) and timing/statistics to prototype and benchmark end-to-end workflows.
This repository provides an example MCP (Model Context Protocol) server and client implementation that supports SSE and stdio interaction modes. It is compatible with Ollama and OpenAI model formats, offers a configurable service list (Claude Desktop format compatible), and routes tool calls to the appropriate backend service. The project includes a simple web-content-fetching server, client tooling, and timing/statistics for each step to help with debugging and performance analysis. It is intended as a reference and integration demo for building agents that use MCP services.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.