Skip to main content
Glama

Server Details

Art Institute of Chicago MCP — wraps the ARTIC public API (free, no auth)

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
34.5% over 37 days
Last Tested
Transport
Streamable HTTP
URL
Repository
pipeworx-io/mcp-artic
GitHub Stars
0
Server Listing
mcp-artic

TDQS

A3.9/5.0

Scored across 35 tools

Disambiguation3/5

The descriptions work hard to distinguish tools, but there is real overlap: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research, validate_claim, entity_profile, compare_entities and recent_changes all answer natural-language questions over largely the same underlying data. ask_pipeworx and ask_pipeworx_beta are explicitly stated to currently be identical, which is a direct misselection hazard. The Polymarket cluster (edges, arbitrage, edge_tracker, fill_risk, kalshi_spread, bet_research) is better delineated but still requires careful reading.

Naming Consistency3/5

Everything is snake_case, which is good, but the verb/noun ordering and prefixing are mixed: some are verb-first (get_artwork, list_subscriptions, resolve_entity, validate_claim, scan_dependency) and others are noun-first (entity_profile, ai_visibility_check, bet_research, recent_alerts, recent_changes). Only some namespaces get a prefix (pipeworx_, polymarket_), so no single predictable pattern spans the set. Still readable, but inconsistent.

Tool Count2/5

35 tools is heavy for any server, and several are near-duplicates (ask_pipeworx vs ask_pipeworx_beta, polymarket_arbitrage vs polymarket_edges) rather than distinct capabilities. The breadth spans unrelated domains (SEC data, art museum, AI marketing, memory, subscriptions), so no coherent scoping justifies the count. Many tools could be consolidated or folded into the router tools.

Completeness4/5

Lifecycle coverage is strong in the key areas: memory has remember/recall/forget, subscriptions have subscribe/list/unsubscribe/recent_alerts, Polymarket has research/scan/telemetry/fill-risk, and entity resolution is thorough. Minor gaps exist (no general update/edit tools, no direct raw-source query tools outside the router), but the major workflows are covered and agents rarely hit dead ends.

Tool Schema Changelog

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

  1. 1 tool update
    • Changedentity_profile3 fields changed
      • changedInput schema / properties / type / description
        Previous value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon."
      • changedInput schema / properties / type / enum
        Previous value: -[
        -  "company"
        -]New value: +[
        +  "company",
        +  "ticker"
        +]
      • changedInput schema / properties / value / description
        Previous value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
  2. 1 tool update
    • Changedresolve_entity1 field changed
      • changedInput schema / properties / value / description
        Previous value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.