Diff
Server Details
Text diff MCP.
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
- 47.2% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-diff
- GitHub Stars
- 0
- Server Listing
- mcp-diff
TDQS
Scored across 32 tools
Multiple tools overlap: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, and deep_research all route questions, with the beta currently identical to stable, and the five polymarket tools share partition/spread concerns. Descriptions are detailed and usually clarify intent, but an agent could still misselect among the router and market tools.
All 32 names use snake_case with predictable prefix grouping (ask_pipeworx_*, polymarket_*). Some names are verb-led (resolve_entity, compare_entities) and others are noun-led (entity_profile, recent_changes), a minor deviation but still readable and consistent overall.
32 tools exceeds the 25+ threshold for 'too many' and includes redundancy: ask_pipeworx_beta duplicates ask_pipeworx, ai_visibility_check is wrapped by scan_competitor_ai_presence, and several polymarket tools overlap. The broad platform scope justifies many tools, but the set is heavier and more redundant than needed.
The surface covers data access (ask, deep_research, discover_tools, entity resolution/profile/comparison/change/validation), memory (remember/recall/forget), and subscriptions/alerts (subscribe/unsubscribe/list/recent_alerts) well. Minor gaps remain, such as no subscription update (only cancel) and diff_lines feeling orphaned from the otherwise coherent Pipeworx domain.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious 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": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious 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 (\"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."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious 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
Text statistics & readability MCP.
Related MCP Servers
- AlicenseBqualityDmaintenanceThis MCP server provides unified diffs of two text inputs using Python's standard library difflib.19MIT
- FlicenseCqualityDmaintenanceMCP server providing Git-related functionalities, primarily a tool to generate diffs for Git merge commits against their first parent.4-
- FlicenseAqualityBmaintenanceAn MCP server that exposes VS Code's advanced diff algorithm as a tool, providing accurate unified diffs with move detection and annotations.1-
- AlicenseNot gradedqualityAmaintenanceEnables file comparison, folder diffing, 3-way merging, folder sync, and scripted automation through MCP.1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.