Skip to main content
Glama

Ics Evenement

Server Details

Turns one JSON payload into a complete RFC 5545 .ics file — recurrence (RRULE), real IANA time zo...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with other tools. The agent has a single clear action to select.

Naming Consistency4/5

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.

Tool Count3/5

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.

Completeness5/5

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 tool
runBInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
inputYes

TDQS

B3.2/5.0
Behavior3/5

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.

Conciseness4/5

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.

Completeness2/5

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.

Parameters1/5

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.

Purpose5/5

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.

Usage Guidelines3/5

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. 1 tool update
    • First observedrun

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources