Skip to main content
Glama

Server Details

Extractive legal answers and semantic search over the public wiki.private.law corpus

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct purposes: 'ask' returns a direct verbatim answer with a source URL, while 'search' returns ranked articles for browsing. There is no overlap or ambiguity in their intended use cases.

Naming Consistency5/5

Both tools use short, lowercase, single-word verb names ('ask' and 'search'), creating a consistent and simple naming pattern. No conflicting conventions or mixed styles.

Tool Count3/5

With only two tools, the server feels minimal. While it covers a basic ask-and-search workflow for a wiki, the small number may limit its utility and makes it borderline as noted in the calibration.

Completeness3/5

The set covers direct answering and article discovery, but lacks a full article retrieval tool (only URLs are provided) and wiki browsing capabilities. Core Q&A is present, but there are notable gaps for a wiki-based server.

Available Tools

2 tools
askAsk the Private Law wikiA
Read-onlyIdempotent
Inspect

Answer a question by quoting a published wiki article. The answer is extracted verbatim, never generated, and always carries the URL it came from. Returns confident=false with suggested reading when the corpus does not cover the question. Ask in the language you want answered — Russian and English are both first-class.

ParametersJSON Schema
NameRequiredDescriptionDefault
localeNoCorpus language; inferred from the question when omitted.
questionYesA natural-language question, up to 2000 characters.

Output Schema

ParametersJSON Schema
NameRequiredDescription
answerYes
localeNo
citationsYes
confidentYes
thresholdNo
topDistanceNo
refusalReasonNo
suggestedReadingYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Even though annotations already declare readOnly, idempotent, and non-destructive behavior, the description adds significant transparency: answers are extracted verbatim, never generated, always include the URL, and return confident=false with suggested reading on out-of-corpus questions. This goes well beyond the annotations to clarify the tool's internal behavior and output semantics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three focused sentences, each adding meaningful information. The main action is front-loaded, followed by key behavioral details and language guidance. No filler or redundant repetition of schema content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has an output schema, clear annotations, and a description that explains the core behavior, error/fallback behavior, and language handling. For a Q&A tool, this is fully sufficient for an agent to select and invoke it correctly, even without seeing the output schema details.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so parameters are already well-documented. The description adds extra meaning by explaining that 'locale' dictates the answer language and that Russian and English are first-class, plus that locale is inferred when omitted. This supplements the schema with practical usage nuance.

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 clearly states the tool answers a question by quoting a published wiki article, with a specific verb ('Answer') and resource ('published wiki article'). It distinguishes itself from generation-based answers by emphasizing verbatim extraction, which differentiates it from a generic search or Q&A tool.

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 gives some usage context (ask in the language you want answered, returns confident=false when corpus doesn't cover the question) but does not explicitly contrast with the sibling 'search' tool or state when to use one over the other. It implies usage by describing behavior but lacks explicit alternative guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    Semantic and exact retrieval over 22M Taiwan court judgments with built-in citation guardrails — bundles carry a read-whitelist so downstream models cannot cite judgments whose reasoning was never read. Also provides exact lookup of administrative interpretations with lifecycle status (repealed / superseded / unverified).
    232
    Elastic 2.0

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources