Skip to main content
Glama

Agent Evidence API

Server Details

MCP-native web evidence and claim verification: cited, source-grounded evidence for AI agents.

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 · MCP 2025-11-25
URL

TDQS

Score is being calculated.

Available Tools

2 tools
healthAInspect

Check that the Agent Evidence API MCP server is reachable and report which service version is running. Free to call, takes no arguments or payment. Returns only {status, service, version} and exposes no secrets or infrastructure detail.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.3/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden. It explicitly discloses the return shape ('Returns only {status, service, version}'), confirms it 'exposes no secrets or infrastructure detail', and notes it is free to call. This is meaningful behavioral context beyond the schema, though it stops short of describing error behavior or rate limits.

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 two sentences with no filler. It front-loads the main purpose, then adds cost and return details. Every clause 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 simple, parameterless health check, the description fully covers purpose, usage conditions, return format, and safety (no secrets). Nothing an agent needs to call it correctly is missing, especially given the minimal schema and no output schema.

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?

The tool has zero parameters and schema coverage is 100%, giving a baseline of 4. The description reinforces this by stating it 'takes no arguments', providing no additional parameter semantics needed.

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 states a specific action ('Check that the Agent Evidence API MCP server is reachable') and the resource (the server) plus what it reports (service version). It is clearly distinguishable from the sibling 'research_evidence' which implies evidence lookup, not health checking.

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 says it is 'Free to call, takes no arguments or payment', implying it can be used anytime without cost or prerequisites, but it does not explicitly state when to prefer this over the sibling tool or mention any exclusions. Usage is implied rather than spelled out.

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

research_evidenceAInspect

Fetch public web sources and return structured, cited web evidence for a question or claim. Use this for source verification, claim verification, evidence extraction, and source-grounded research, or to compare sources. Returns source URLs, retrieval timestamps, short evidence excerpts, publisher and document metadata, and an explicit supported/contradicted/mixed/inconclusive assessment. Fresh web evidence is retrieved per request unless served from a bounded cache, and each source reports its actual retrieval time. Every excerpt returned is cited evidence tied to its source URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoReserved input. Only "evidence" is supported in version 0.1.0.
urlsNoCandidate public source URLs to retrieve and cite. Version 0.1.0 requires at least one such URL.
languageNoPreferred evidence language: "auto" or a BCP-47 tag such as "en".
questionYesThe question or claim to gather web evidence for.
max_sourcesNoCap on the number of sources processed.

TDQS

A4.4/5.0
Behavior5/5

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

No annotations are provided, so the description carries the full behavioral disclosure burden. It reveals non-obvious traits: fresh web evidence is retrieved per request unless served from a bounded cache, each source reports its actual retrieval time, and every excerpt is cited evidence tied to its source URL. These constraints go well beyond a simple 'fetch sources' statement.

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 front-loaded: it states the core purpose and deliverable first, then lists use cases, return fields, freshness behavior, and citation guarantees. Each sentence contributes a distinct useful fact with no filler or redundancy.

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?

Without an output schema, the description compensates well by listing return elements: source URLs, retrieval timestamps, evidence excerpts, publisher/document metadata, and an explicit verdict. However, it does not restate at the description level that version 0.1.0 requires at least one candidate URL, even though the schema's urls property mentions this, so an agent might attempt to call with only the required 'question' field.

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 input schema already describes all 5 parameters with 100% coverage, including enum values, bounds, and meaning. The tool description adds little parameter-specific detail beyond what the schema provides, so the baseline score of 3 is appropriate.

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 opening sentence uses a specific verb ('Fetch public web sources') and names the deliverable ('structured, cited web evidence') for a question or claim. It goes on to enumerate exact use cases and return fields, so an agent can tell it apart from the unrelated sibling tool 'health'.

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 explicitly states when to use the tool: 'Use this for source verification, claim verification, evidence extraction, and source-grounded research, or to compare sources.' It provides clear context but does not state exclusions or compare with an alternative evidence-gathering tool, though the only sibling is unrelated.

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 observedhealth
    • First observedresearch_evidence

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Universal Search-First Knowledge Acquisition Plugin for LLMs. Enables real-time web search and deep page browsing via MCP or CLI. Zero-cost, privacy-first, supports DuckDuckGo, Bing, Google, Brave, Wikipedia, Arxiv, YouTube, Reddit and more.
    2
    11 npm
    41 PyPI
    16
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics.
    1
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for Tru8 Evidence Research that enables AI agents to submit claims or URLs and receive source-traced evidence organized by tier and type with element decomposition and relationship mapping.
    3
    50 PyPI
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    touch-browser is an evidence-grounded MCP server for public docs and research web workflows. It helps AI agents search and open web pages, extract page-local evidence with citations and confidence bands, classify browsing risk, and synthesize multi-page sessions into citation-ready reports.
    29
    10
    Mozilla Public 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources