Skip to main content
Glama
epoko77-ai

Korean Assembly Speech MCP

by epoko77-ai

Related Servers

Alternatives to Korean Assembly Speech MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables LLM clients to search and analyze bills, members, committees, meetings, votes, and reports from the South Korean National Assembly OpenAPI through MCP tools.
      26
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to access real-time legislative data from the Korean National Assembly including members, bills, votes, and schedules through 276 Open APIs. Supports dual transport modes (stdio/HTTP), configurable Lite/Full tool profiles, and in-memory caching for efficient querying.
      17
      89
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying the French National Assembly data, including deputies, interventions, questions, and votes, through natural language.
      9
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables searching and retrieving Korean legal information including laws, court precedents, legal interpretations, and local ordinances from the Korean National Law Information Center API with intelligent search ranking.
      -

    TDQS

    C2/5.0

    Scored across 5 tools

    Disambiguation4/5

    The tool names are distinct: get_speech, get_speech_context, list_committees, list_meetings, and search_speeches each target different resources or actions. However, without descriptions, an agent might not fully understand the nuance between get_speech and get_speech_context, causing slight ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern using underscores (get_speech, list_committees, search_speeches), which is predictable and easy to parse.

    Tool Count4/5

    With 5 tools, the set is focused and appropriate for a read-only API covering speeches, committees, and meetings. It is slightly minimal but fits the domain well.

    Completeness4/5

    The tool surface covers core operations: retrieving and searching speeches, listing committees and meetings. Minor gaps exist (e.g., no individual committee/meeting detail), but the main workflows are supported.