Ics Evenement
Server Details
Turns one JSON payload into a complete RFC 5545 .ics file — recurrence (RRULE), real IANA time zo...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusing it with other tools. The agent has a single clear action to select.
With only one tool, there is no pattern to violate, so naming is inherently consistent. However, 'run' is a generic verb that does not convey the ICS generation purpose, so it is not ideal.
A single tool is on the thin side, but it covers a well-defined function—converting JSON to a full ICS file with calendar links. The count is borderline but reasonable for such a narrow, single-purpose server.
For the apparent domain of generating .ics files, the tool handles recurrence, timezones, reminders, organizer, attendees, and returns calendar links. There are no obvious missing operations for this single conversion workflow.
Available Tools
1 toolrunBInspect
Turns one JSON payload into a complete RFC 5545 .ics file — recurrence (RRULE), real IANA time zones with generated VTIMEZONE blocks, reminders (VALARM), organizer and multiple attendees — and returns the matching Google, Outlook, Office 365 and Yahoo add-to-calendar links in the same response, where file-only generators leave those links to build by hand.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It clearly states what is returned (ICS file plus Google, Outlook, Office 365, and Yahoo links), but it does not mention side effects, input validation, failure modes, rate limits, or whether any external calls are made. The description is informative but not fully transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The core action is front-loaded, and the detail about RRULE, VTIMEZONE, VALARM, attendees, and platform-specific links is packed efficiently. The single long sentence is dense but not bloated; every clause contributes useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
This is a complex transformation tool with a generic input schema, no output schema, and no annotations. The description lists capabilities but omits the required shape of the input payload, how recurrence/time zones/reminders are represented, the structure of the returned links, and error behavior. It is not complete enough for reliable invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the single `input` parameter is an open-ended object with no documented properties. The description only says 'one JSON payload' and lists output features, not input fields, formats, or required keys. An agent would not be able to construct a correct payload from this description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb and resource: it converts one JSON payload into a complete RFC 5545 .ics file and returns add-to-calendar links. It also distinguishes itself from file-only generators, making the purpose unmistakable even though there are no sibling tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies this tool should be used when you need both a complete .ics file and generated add-to-calendar links, contrasting with file-only generators. However, it does not explicitly state when to use this tool instead of alternatives, nor does it mention any exclusions or prerequisites.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
run
Related MCP Connectors
Time zone conversion, meeting-slot finding across countries, DST checks and .ics invites. All.
Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.
Read the .ics your calendar exports: events in a window, free-busy, double bookings, export.
Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables reading and interacting with ICS calendar feeds (e.g., Outlook, Google Calendar) with recurring event expansion, caching, and timezone support.MIT
- AlicenseAqualityCmaintenance5 ICS / iCalendar tools for Claude. Generate, parse, and one-click-add events to Google/Outlook.56 npmMIT
- FlicenseBqualityCmaintenanceEnables reading and managing calendar events from local .ics files offline, without OAuth.2-
- AlicenseAqualityCmaintenanceEnables full CRUD operations on calendar events, free/busy queries, and availability slot finding via CalDAV, supporting Nextcloud, Radicale, iCloud, and other RFC 4791-compliant servers.8MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.