Related Servers
Alternatives to My MCP Server
No user-submitted related servers found.
Related Servers
A minimal MCP server providing basic tools for arithmetic, text echoing, and timezone-aware current time retrieval.
A simple local MCP server that provides greeting and integer addition tools.
A minimal MCP server for learning, exposing three tools: sayHello, addNumbers, and getCurrentTime.
A minimal MCP server that exposes tools for addition, echoing text, time lookup, and URL fetching, with support for HTTP and stdio transports.
A basic MCP server demonstrating tool registration and SSE transport, enabling AI clients to call greeting, arithmetic, and time tools.
A minimal MCP server with hello and echo tools.