Skip to main content
Glama

Server Details

Search a billion+ documents — papers, books, code, legal cases, forums, Wikipedia, and more.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
mefengl/jail-mcp
GitHub Stars
0

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 3.8/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct and complementary purposes: 'search' retrieves a ranked list of documents with basic metadata, while 'detail' provides full metadata for a specific document ID from search results. There is no overlap or ambiguity between them, as they represent different stages in a search workflow.

Naming Consistency5/5

Both tool names follow a consistent, simple verb-based pattern ('search' and 'detail') that is intuitive and aligned with their functions. The naming is straightforward and predictable, with no deviations or mixed conventions.

Tool Count3/5

With only two tools, the server feels minimal but functional for its search-focused purpose. It covers the core operations of searching and retrieving details, but the count is borderline thin, potentially limiting advanced interactions like filtering or saving results. However, it is adequate for basic search tasks.

Completeness4/5

For a search server, the tools provide essential coverage: 'search' for finding documents and 'detail' for in-depth metadata. Minor gaps exist, such as no explicit tools for filtering, sorting, or managing search history, but the core workflow is complete and agents can work effectively with the provided tools.

Available Tools

2 tools
detailBInspect

Get full metadata for a document. Use IDs from search results.

ParametersJSON Schema
NameRequiredDescriptionDefault
doc_idYesDocument ID from search results (e.g. "md5:abc123...", "hn:19415066", "doi:10.1038/...")
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. While it indicates this is a read operation ('Get'), it doesn't describe what 'full metadata' includes, whether there are rate limits, authentication requirements, or error conditions. For a tool with no annotation coverage, this leaves significant gaps.

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?

The description is extremely concise with two short sentences that are front-loaded and waste no words. Every sentence adds value: the first states the purpose, and the second provides usage context.

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

Completeness3/5

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

Given the tool's simplicity (1 parameter, no output schema, no annotations), the description is adequate but incomplete. It covers the basic purpose and usage but lacks details on behavioral aspects like what metadata is returned or any operational constraints, which are important for a tool with no annotations.

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

Parameters3/5

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

The schema description coverage is 100%, with the parameter 'doc_id' fully documented in the schema. The description adds minimal value by reinforcing that IDs come from search results, but doesn't provide additional syntax or format details beyond what the schema already specifies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with a specific verb ('Get') and resource ('full metadata for a document'), making it easy to understand what it does. However, it doesn't explicitly distinguish this from its sibling 'search' tool beyond mentioning IDs come from search results.

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 provides implied usage guidance by stating 'Use IDs from search results,' which suggests this tool should be used after obtaining document IDs from the 'search' tool. However, it doesn't explicitly state when to use this versus alternatives or any exclusions.

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!

Try in Browser

Your Connectors

Sign in to create a connector for this server.