F
licenseNot graded
qualityC
maintenanceProvides basic greeting, math, and date utilities for AI assistants via the Model Context Protocol.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: chat, reset, get initial greeting, and get final farewell. No overlap in functionality.
All tools follow a consistent snake_case pattern with the 'eliza_' prefix, making them predictable and easy to distinguish.
Four tools provide a well-scoped set that covers the essential operations for interacting with a simple chatbot without redundancy.
The toolset covers the full conversation lifecycle: starting (initial greeting), interacting (chat), resetting, and ending (final farewell). No obvious gaps.