Related Servers
Alternatives to mcpserver-local 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 a month ago (2026-07-06 18:51 UTC)
A simple local MCP server that provides greeting and integer addition tools.
Updated 3 months ago (2026-05-27 11:32 UTC)
Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
Updated a year ago (2025-09-28 04:11 UTC) A minimal MCP server implementation demonstrating basic tool integration with example functions like greetings, version info, and system information. Supports both HTTP and stdio transports for connecting AI clients.
Updated a year ago (2025-07-02 09:16 UTC) A demo MCP server that connects an AI to external systems by exposing Python functions as tools and data as resources, using the stdio transport.
Updated a month ago (2026-07-17 10:17 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)