Related Servers
Alternatives to mcp-poc Suggest Server No user-submitted related servers found.
Related Servers A model-agnostic MCP server exposing example tools (add1, multiply2, greet) for learning purposes, working with any LLM through stdio transport.
Updated 2 months ago (2026-07-06 18:51 UTC)
A learning-oriented MCP server that exposes basic tools (echo, add, reverse) over stdio transport to validate MCP handshake and tool calls.
Updated a month ago (2026-07-14 21:35 UTC)
A minimal MCP server that exposes tools for addition, echoing text, time lookup, and URL fetching, with support for HTTP and stdio transports.
Updated 2 months ago (2026-06-23 14:02 UTC)
A minimal MCP server demo in Python that exposes five tools for arithmetic and a simulated long-running process.
Updated 3 months ago (2026-06-10 15:45 UTC)
A minimal Model Context Protocol server that provides a simple tool for adding two integers. It serves as a demonstration of the official Python MCP SDK and is designed for local execution via stdio.
Updated 5 months ago (2026-03-29 06:17 UTC)
A simple local MCP server that provides greeting and integer addition tools.
Updated 3 months ago (2026-05-27 11:32 UTC)