Skip to main content
Glama
tecnomanu

Nerdearla Agenda MCP Server

by tecnomanu

Related Servers

Alternatives to Nerdearla Agenda MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides information about Nerdearla events, speakers, and sessions, enabling natural language queries about event data.
      9
      Creative Commons Zero v1.0 Universal
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables users to query a conference agenda through MCP, listing sessions and finding when specific talks occur via natural-language agent requests.
      -
    • F
      license
      C
      quality
      B
      maintenance
      Enables interaction with the Swapcard event platform API, providing tools to manage events, people, sessions, exhibitors, documents, custom fields, meetings, webhooks, and analytics through natural language.
      32
      -

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no overlap: get_best_talk_recommendation provides expert recommendations, get_cache_info handles cache status, get_missed_talks retrieves missed talks, get_next_talk gets the next upcoming talk, get_past_talks retrieves past talks, get_topics_by_tags lists topics by tags, and get_upcoming_talks lists upcoming talks. The descriptions clearly differentiate each tool's function, eliminating any ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern using snake_case, starting with 'get_' or 'get_' followed by a descriptive noun phrase (e.g., get_best_talk_recommendation, get_upcoming_talks). This uniformity makes the tool set predictable and easy to understand, with no deviations in naming conventions.

    Tool Count5/5

    With 7 tools, the server is well-scoped for an agenda management system, covering key operations like retrieving past, upcoming, missed, and next talks, along with recommendations, cache info, and topic listings. Each tool earns its place without being excessive or insufficient for the domain.

    Completeness4/5

    The tool set provides comprehensive coverage for querying and retrieving agenda data, including temporal views (past, upcoming, next, missed), recommendations, cache status, and topics. A minor gap exists in the lack of update or management tools (e.g., adding or modifying talks), but for a read-only agenda server, the surface is largely complete and supports common agent workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues