Skip to main content
Glama

GuideDoc Documentary Database

Server Details

Search public documentary film reference pages and check which titles stream on GuideDoc.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A4.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly separated roles: search discovers films from a query and returns identifiers, while fetch takes that exact identifier and retrieves a single film page. There is no overlap or ambiguity between them.

Naming Consistency5/5

Both tools use simple, imperative single-word verbs, 'search' and 'fetch', creating a predictable pattern. While the names are generic, they are consistent and match their actions.

Tool Count3/5

Two tools is on the thin side for a database server, but for a simple public lookup and retrieval workflow it is at least a coherent pair. Still, the server feels minimally scoped rather than comfortably complete.

Completeness4/5

The server covers the basic discover-to-read workflow: search for documentaries, then fetch the detailed page. It lacks browsing, advanced filtering, or direct retrieval by a pre-known URL, but the core use case is not left with dead ends.

Available Tools

2 tools
fetchRead a documentary film pageA
Read-only
Inspect

Use this after search to read the public film page and cite its canonical GuideDoc URL. It gives a documentary's verified page details and GuideDoc streaming status; it does not provide private records or availability on other services.

Args:
    id: Exact GuideDoc film URL returned as `id` by search.
ParametersJSON Schema
NameRequiredDescriptionDefault
idYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataYes

TDQS

A4.8/5.0
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint, and the description adds meaningful context: it returns verified page details and GuideDoc streaming status, and it does not provide private records or cross-service availability. This goes beyond the annotation baseline.

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?

Two tight sentences plus one parameter line. The usage instruction is front-loaded, exclusions are explicit, and every sentence earns its place.

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?

For a single-parameter read tool with a full output schema and strong annotations, the description covers usage, parameter source, and behavioral boundaries. Nothing essential is missing.

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

Parameters5/5

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

Schema coverage is 0%, but the description fully documents the only parameter: id must be the exact GuideDoc film URL returned as id by search. This adds precise source and format information that the schema alone lacks.

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?

States a specific verb and resource: read a public documentary film page and cite its canonical GuideDoc URL. It clearly distinguishes itself from the sibling search tool by framing itself as the follow-up read operation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says 'Use this after search,' giving a concrete workflow position. It also states exclusions: no private records and no availability on other services, so an agent knows when not to use it.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 2 tool updates
    • First observedfetch
    • First observedsearch

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Document verification for AI agents: forensic authenticity signals for PDFs and images, field extraction, Australian identity checks, adverse-media and sanctions screening, AU/NZ government tender search, AI-text detection, and citation verification. Hosted with a free anonymous tier; the repo ships a Dockerfile that bridges to the live endpoint.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Check visa requirements for 39,585 passport-destination pairs in 15 languages. Returns visa type, required documents, application process, and travel tips from 136 official government sources. Free quick checks without API key.
    5
    276 npm
    1
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    Automatically crawls documentation websites, converts them to organized markdown files, and generates condensed cheat sheets. Intelligently categorizes content into tools/APIs and provides local-first access to downloaded documentation.
    3
    GPL 3.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources