F
licenseNot graded
qualityD
maintenanceA personal assistant MCP server that integrates Todoist, Anki, Obsidian, and Google Calendar to help you learn, organize, and stay productive through natural language interactions.
2
-
No user-submitted related servers found.
Scored across 3 tools
Each tool serves a distinct purpose: craft builds import strings, decode reverses them, and list_supported_goals provides metadata. There is no functional overlap.
All tool names follow a verb_noun snake_case pattern (craft_import_string, decode_import_string, list_supported_goals), consistent across the set.
Three tools is an appropriate scope for a share utility: create, decode, and introspect. No unnecessary tools, and no obvious missing ones.
The tool surface covers the full workflow: constructing an import string, decoding an existing string, and checking supported goal types. No gaps for the stated purpose.