Related Servers
Alternatives to mcp-lab-00-raw-protocol Suggest Server No user-submitted related servers found.
Related Servers A learning-oriented MCP server that exposes basic tools (echo, add, reverse) over stdio transport to validate MCP handshake and tool calls.
Updated 2 months ago (2026-07-14 21:35 UTC) 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)
Enables LLMs to perform addition calculations through a stdio-based MCP server with an add_numbers tool and type-safe validation.
Updated 12 days ago (2026-08-29 10:16 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 minimal MCP server that exposes tools for addition, echoing text, time lookup, and URL fetching, with support for HTTP and stdio transports.
Updated 3 months ago (2026-06-23 14:02 UTC)
A minimal Model Context Protocol server that provides a simple add(a, b) tool for computing the sum of two numbers.
Updated a year ago (2025-06-24 11:15 UTC)