Skip to main content
Glama
fcukoksan
by fcukoksan

Related Servers

Alternatives to financial-law-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      MCP server wrapping the e-Gov law API v2 to search and retrieve Japanese law data, including law lists, revision histories, full text, attachments, and keyword search.
      6
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server that lets Claude (and any MCP client) cite actual Canadian financial-services regulations: OSFI, PIPEDA, FINTRAC, Quebec Law 25.
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for Japanese public business data, enabling AI agents to validate and look up corporate numbers, search bank/branch codes, and check national holidays. Runs locally with no telemetry; live corporate registry data requires a free NTA app ID.
      8
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server to search Japanese companies by corporate number or name and retrieve financial, subsidy, and procurement information from gBizINFO public data. Enables AI agents to query Japanese company data through natural language.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that enables LLMs to search and retrieve Japanese government subsidy and grant information via natural language, wrapping the Jグランツ public API.
      MIT

    TDQS

    A4.1/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_law retrieves a specific legal provision, search_law performs keyword searches across laws, list_laws enumerates supported laws, get_guideline fetches specific guidelines, and list_guidelines shows available guidelines. There is no meaningful overlap between these operations.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: get_law, search_law, list_laws, get_guideline, list_guidelines. The verbs (get/search/list) and nouns (law/guideline) are uniform and clearly indicate the action and resource type.

    Tool Count5/5

    Five tools is well-scoped for a domain-specific legal reference server. The set covers retrieval, search, and listing for both laws and guidelines without unnecessary duplication or bloat.

    Completeness4/5

    The server covers core read-only operations for both laws and guidelines, but lacks a search_guidelines tool. While users can list and retrieve guidelines, they cannot search guideline content by keyword, which is a minor but notable gap compared to the law side.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues