search_news

shallow

io.github.cryptobriefing-labs/gloria-mcp · Verify this server

Search curated crypto news by keyword. Searches across all news items for matching content. Returns headlines, sentiment, categories, and sources. Args: query: Search keyword or phrase (e.g. 'ETF', 'SEC', 'Uniswap'). limit: Number of results to return (1-5, default 5).

100.0/100

1 trials · measured 8 days ago

search_news scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.cryptobriefing-labs/gloria-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Finance & compliance
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "title": "search_newsArguments",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 5
    },
    "query": {
      "type": "string",
      "title": "Query"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-24100.0deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 20
malformed_inputpass: 4
timeout_honourpass: 2
cancellationpass: 2
determinismpass: 4
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: search_news
[![Vouch score](https://vouch.tools/api/tools/a3c1e18b-c905-4d14-a960-18ee8dce9d0a/badge.svg)](https://vouch.tools/tools/a3c1e18b-c905-4d14-a960-18ee8dce9d0a)
search_news — Vouch