My Learning MCP Server
Related Servers
Alternatives to My Learning MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityNot gradedmaintenanceA comprehensive educational server demonstrating Model Context Protocol capabilities for tools, resources, and prompts, allowing AI assistants to connect to external data and functionality.8 npm-
- FlicenseNot gradedqualityCmaintenanceAn educational MCP server demonstrating the MCP protocol with simple tools like rolling dice and returning vocabulary words.-
- AlicenseBqualityCmaintenanceA toy MCP server for exploring Model Context Protocol capabilities, including resources, tools, and prompts.1Apache 2.0
- FlicenseNot gradedqualityBmaintenanceA playful, educational MCP server with tools like dice rolling, a cookie jar, and secret codes, built to teach the Model Context Protocol to beginners.-
- AlicenseAqualityCmaintenanceA learning-focused MCP server that provides tools for current time, arithmetic, random quotes, mock weather, and UUID generation, demonstrating the Model Context Protocol end-to-end.5MIT
- FlicenseNot gradedqualityCmaintenanceAn educational MCP server that teaches implementing the Model Context Protocol from scratch, enabling AI models to discover and invoke tools via JSON-RPC over stdio.-
TDQS
Scored across 2 tools
Calculator and get_weather are completely unrelated and clearly distinguishable. There is no possibility of confusion between arithmetic operations and weather retrieval.
The names use mixed conventions: 'calculator' is a noun while 'get_weather' follows a verb_noun pattern. Both are readable, but the naming style is not consistent across the set.
With only two tools, the server feels very thin, especially for a vaguely named 'Learning MCP Server.' The tools are also unrelated, making the small count feel arbitrary rather than focused.
The domain is unclear, so it is difficult to define full coverage. Calculator covers basic arithmetic but no advanced operations, and weather only returns current conditions without forecast or location management, leaving notable gaps.