gnomon-mcp
Related Servers
Alternatives to gnomon-mcp
- AlicenseAqualityDmaintenanceProvides advanced mathematical utilities including basic arithmetic, statistical analysis, unit conversions, quadratic equation solving, percentage calculations, and trigonometric functions for AI assistants.6MIT
- AlicenseAqualityCmaintenanceProvides high-accuracy time information by querying multiple NTP servers for consensus time, and comprehensive timezone support using IANA tzdata for conversions, DST handling, and clock drift detection independent of system time.73Apache 2.0
Related Servers
- FlicenseAqualityDmaintenanceA lightweight MCP server providing utility tools for math, text processing, data conversion, and URL fetching. It supports both STDIO and SSE communication modes for seamless integration with Claude Desktop and remote AI agents.51-
- FlicenseNot gradedqualityBmaintenanceA custom MCP server providing tools for date/time, calculations, mock weather, and note management, enabling AI agents to perform these tasks via natural language.-
- AlicenseCqualityCmaintenanceA comprehensive MCP server that turns any AI assistant into a powerful mathematical computation engine, providing 52 advanced functions, 158 unit conversions, financial calculations, and secure AST-based evaluation.1815 PyPI14MIT
- AlicenseNot gradedqualityCmaintenanceA general-purpose MCP server with utility tools including datetime information, safe math calculations, text statistics, JSON extraction, knowledge base search, and HTTP GET requests. It demonstrates server-side MCP implementation and can be connected to Claude Desktop or LangGraph agents.MIT
- FlicenseNot gradedqualityDmaintenanceA simple MCP server that provides basic utility tools for text manipulation, file operations, and calculations, intended to be connected to Claude AI desktop app.-
- AlicenseAqualityCmaintenanceA lightweight MCP server providing common utility tools such as unit conversion, password generation, date calculation, hashing, Base64 encoding/decoding, UUID generation, text case conversion, and text statistics, with no external dependencies.8MIT
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: calc for Python expressions, calc_convert for unit conversion, calendar for date operations, and now for current time. There is no overlap or ambiguity.
Names are mostly lowercase and readable, but there is a slight inconsistency: calc and calc_convert share a prefix, while calendar and now are single words of different parts of speech. Still, the pattern is clear and predictable.
With 4 tools, the server is well-scoped for a general utility toolkit. Each tool fulfills a core need without excess or deficiency.
The tool set covers arithmetic, unit conversion, comprehensive date operations (difference, business days, parsing, formatting), and current time with timezone support. No obvious gaps for the intended domain.