Skip to main content
Glama

Server Details

Openverse MCP — Creative-Commons-licensed image + audio search.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
43.5% over 40 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-openverse
GitHub Stars
0
Server Listing
mcp-openverse

TDQS

A3.7/5.0

Scored across 42 tools

Disambiguation2/5

Several tools are near-duplicates: ask_pipeworx and ask_pipeworx_beta are explicitly identical today, and ask_pipeworx_grounded, deep_research, and validate_claim all route natural-language queries to the same underlying catalog. The multiple polymarket_* tools overlap heavily in detecting pricing edges, forcing agents to read long descriptions to pick correctly. The six Openverse media tools are distinct, but they are buried among 36 unrelated tools, compounding the confusion.

Naming Consistency3/5

The set mixes verb-first names like search_images, get_audio, remember, and validate_claim with noun-first names like company_facts, entity_profile, bet_research, and resolution_audit, plus domain-prefixed names like pipeworx_trending and kalshi_weather_edge. While consistently snake_case, there is no predictable verb_noun pattern, and near-synonyms like polymarket_edges, polymarket_edge_tracker, and polymarket_arbitrage do not disambiguate by name alone.

Tool Count2/5

At 42 tools, the set is well beyond the heavy 16-25 band, and the server named Openverse contains only 6 media-search tools. The remaining 36 tools cover unrelated domains such as financial data, prediction markets, memory, npm security, and subscriptions, making the count inappropriate for the apparent purpose.

Completeness2/5

The Openverse media sub-surface is complete with search, get, and related for both images and audio, but tool descriptions reference unlisted tools like get_company_financials, polymarket_market, and kalshi_market, creating dead ends for agents. The overall surface is a patchwork of several domains with no cohesive lifecycle coverage, leaving significant gaps in whatever singular domain the server claims to serve.

Tool Schema Changelog

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

  1. 7 tool updates
    • Addedcompany_facts
    • Addedkalshi_weather_edge
    • Addedrelease_calendar_markets
    • Addedresolution_audit
    • Addedresolution_diff
    • Changedsearch_audio5 fields changed
      • changedOutput schema / properties / results / items / properties / bit_rate / type
        Previous value: -"integer"New value: +[
        +  "integer",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / category / type
        Previous value: -"string"New value: +[
        +  "string",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / filesize / type
        Previous value: -"integer"New value: +[
        +  "integer",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / sample_rate / type
        Previous value: -"integer"New value: +[
        +  "integer",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / tags / items / properties / accuracy / type
        Previous value: -"number"New value: +[
        +  "number",
        +  "null"
        +]
    • Changedsearch_images4 fields changed
      • changedOutput schema / properties / results / items / properties / category / type
        Previous value: -"string"New value: +[
        +  "string",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / filesize / type
        Previous value: -"integer"New value: +[
        +  "integer",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / filetype / type
        Previous value: -"string"New value: +[
        +  "string",
        +  "null"
        +]
      • changedOutput schema / properties / results / items / properties / tags / items / properties / accuracy / type
        Previous value: -"number"New value: +[
        +  "number",
        +  "null"
        +]
  2. 1 tool update
    • Changedbet_research2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "market": "when-will-bitcoin-hit-150k"
        -  },
        -  {
        -    "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k"
        -  }
        -]New value: +[
        +  {
        +    "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination"
        +  },
        +  {
        +    "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination"
        +  }
        +]
      • changedInput schema / properties / market / description
        Previous value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
  3. 2 tool updates
    • Changedbet_research2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "market": "will-bitcoin-reach-100k-in-july-2026"
        -  },
        -  {
        -    "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026"
        -  }
        -]New value: +[
        +  {
        +    "market": "when-will-bitcoin-hit-150k"
        +  },
        +  {
        +    "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k"
        +  }
        +]
      • changedInput schema / properties / market / description
        Previous value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
    • Changedpolymarket_kalshi_spread2 fields changed
      • changedInput schema / examples
        Previous value: -[
        -  {
        -    "topic": "fed"
        -  },
        -  {
        -    "topic": "btc"
        -  }
        -]New value: +[
        +  {
        +    "topic": "fed"
        +  },
        +  {
        +    "topic": "btc"
        +  },
        +  {
        +    "topic": "bitcoin"
        +  },
        +  {
        +    "topic": "fed rate decision"
        +  }
        +]
      • changedInput schema / properties / topic / description
        Previous value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    MCP server for searching and attributing images from Openverse and Wikimedia Commons, enabling insertion via insertUrl and attribution formatting.
    2
    7 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    License-first federated image search for AI agents and humans. Exposes MCP tools for concise, attribution-aware image discovery, license probing, and guarded downloads across open, platform, and editorial sources.
    7
    5 npm
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables keyless search and retrieval of millions of openly-licensed Creative Commons images and audio, with ready-to-paste attribution and license-awareness built into every result.
    5
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that enables searching and fetching openly-licensed images from Openverse with features like filtering by license type, getting image details, and finding essay-specific illustrations.
    5
    33 npm
    18
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.