Skip to main content
Glama

Server Details

Read and search exact public source URLs with stable paragraph citations.

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
Repository
mrmps/homebrew-smry
GitHub Stars
0

Available Tools

1 tool
read_public_sourceA
Read-onlyIdempotent
Inspect

Read an exact public article, PDF, or supported YouTube URL as clean source text with stable paragraph citations.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesExact public HTTP or HTTPS source URL.
queryNoOptional focused question or search phrase for relevance-ranked paragraphs.

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false. The description adds useful behavioral context beyond these: it returns clean text with stable paragraph citations and limits support to articles, PDFs, and certain YouTube URLs.

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 entire description is one efficient, front-loaded sentence that states the primary purpose and key output characteristics without redundancy or filler.

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

Completeness4/5

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

For a simple read tool with two parameters and no output schema, the description provides the essential information: URL requirements, supported source types, and output nature. Minor ambiguity remains around what counts as a 'supported' YouTube URL and possible failure behavior, but these are not critical gaps.

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?

Schema description coverage is 100%, so the schema already documents both parameters. The description reinforces that the URL must be exact and public, but it does not add significant new parameter-level meaning beyond what the schema provides.

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 names a specific verb ('Read'), a clear resource ('exact public article, PDF, or supported YouTube URL'), and the output form ('clean source text with stable paragraph citations'). It is unambiguous and would not be confused with a search or listing tool.

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

Usage Guidelines4/5

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

The description clearly implies this tool is for reading an exact, public, supported URL rather than discovering or searching sources. It does not explicitly list when not to use it or describe alternatives, but with no sibling tools present the context is still clear.

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. Dates show when Glama detected each change.

  1. 1 tool update
    • First observedread_public_source

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Verifiable German, Austrian, Swiss and EU law: resolve citations to the wording in force, verify the citations a model produced against the official source, and walk the citation graph.
    -
  • A
    license
    B
    quality
    C
    maintenance
    Enables revision-bound source audits with exact article fingerprinting, claim-to-source mapping, quotation verification, and immutable JSON evidence reports for prepublication review.
    9
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides read-only, provenance-first repository navigation for agents and humans, with ranked lexical retrieval, exact query, document handles, symbol context, and change impact analysis.
    107
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Search across a billion+ documents including academic papers, books, code, legal cases, forums, and Wikipedia. Provides search and detail tools for various content types.
    2
    44
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

With only one tool, there is zero risk of an agent selecting between overlapping operations. read_public_source is unambiguous because it is the only available action.

Naming Consistency5/5

The tool name follows a clear verb_noun convention and directly reflects the server's purpose. With a single tool, there are no mixed naming styles or inconsistent patterns to confuse an agent.

Tool Count4/5

One tool is minimal, but it is well-matched to the deliberately narrow purpose of reading public URLs as clean text. The count feels slightly thin in general terms, yet reasonable for a focused reader server.

Completeness5/5

The tool covers the full stated scope: articles, PDFs, and supported YouTube URLs, returning source text with citations. No additional read-related operations are implied by the server's purpose, so there are no obvious dead ends.