my-mcp-server
Related Servers
Alternatives to my-mcp-server
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceA TypeScript MCP server boilerplate providing example tools and resources for rapid development and testing of Model Context Protocol servers.7-
- FlicenseBqualityDmaintenanceA boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript, including example tools and resources to get started.4-
- FlicenseNot gradedqualityDmaintenanceProvides a starting template for building MCP servers with TypeScript, including examples of tools and resources to accelerate development.-
- FlicenseNot gradedqualityDmaintenanceA boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript, with example tools (calculator, greet) and resources (server info) pre-implemented.25 npm-
- FlicenseAqualityDmaintenanceA boilerplate for building MCP servers using TypeScript, with example tools like calculator and greet, plus resource support.6-
- FlicenseAqualityCmaintenanceA TypeScript MCP server boilerplate that provides example tools (calculator, greet) and resources (system info) to kickstart custom MCP server development.6-
TDQS
Scored across 8 tools
Each tool addresses a completely different functionality (calculation, image generation, geocoding, air quality, weather, greeting, lunar-solar conversion), so there is no overlap or ambiguity.
Tool names mix styles: some are simple verbs (calculate, greet), some are verb_noun (geocode_city, generate-image), and some are noun_to_noun (lunar_to_solar, solar_to_lunar). No consistent pattern.
At 8 tools, the count is reasonable, but the server lacks a focused domain; it feels like a random collection of utilities rather than a coherent service.
The tools cover only minimal facets of their respective domains (e.g., weather: only current conditions; air quality: only PM; lunar: only conversion). No update, delete, or broader lifecycle operations exist.