Capability
Natural Language Meeting Scheduling
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “natural-language-time-parsing-and-interpretation”
** - MCP server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities.
Unique: Exposes natural language time parsing as an MCP tool, allowing any MCP-compatible client (Claude, custom agents) to invoke fuzzy datetime interpretation without embedding a separate NLP library or calling external APIs
vs others: More flexible than rigid regex-based date parsing and more lightweight than calling a full LLM for every date interpretation, since the logic is encapsulated in a reusable MCP service