Skip to main content
Glama
133,484 tools. Last updated 2026-05-25 12:08

"Sanity" matching MCP tools:

  • Verify the MCP server is reachable and responsive with a minimal sanity check returning status, version, timestamp, and cache size.
    MIT
  • Cluster similar project memories by embedding similarity, merge each cluster into a canonical memory, and mark originals as compressed. Use after bulk import or to sanity-check compression. Requires compression.enabled=true.
    MIT
  • Concurrently fetch and compare cryptocurrency prices from CoinGecko, CCXT exchanges, and DexScreener to validate quotes, find divergences, or identify arbitrage.
    MIT
  • Bulk find and replace property values across a subtree. Apply exact-match replacement rules to all descendants of a target node, returning per-rule match counts.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules

  • Deterministic JSON repair for LLM agents. Strips prose preambles, fixes malformed control characters, repairs truncated structures, and validates against JSON Schema — no LLM calls, no retries. Stops session poisoning in long-running agents.

  • Get the current Bitcoin mainnet block tip: height, hash, timestamp, and optionally BIP-113 median time and difficulty. Verify indexer freshness and compute confirmation depths.
    Business Source 1.1
  • Retrieve current Bitcoin mainnet block tip data including height, hash, timestamp, age, median time past, and difficulty. Useful for verifying indexer freshness and calculating confirmation depths.
    Business Source 1.1
  • Check The Blue Alliance API status: current season, max season, datafeed health, down event keys, team page index, and mobile app versions. Useful for verifying API health and season bounds before other queries.
    MIT
  • Percentile-rank your product price against tracked Amazon competitors in a CPG category to see if it is competitively positioned.
    MIT
  • Validates a planned workflow for structural issues such as delete-then-use and missing parameters, preventing production failures.
    MIT
  • Check server version and Python-Ruby compatibility to verify runtime health. Returns version details and compatibility status even when other tools fail.
    MIT
  • Verify your Cloudcraft API key by retrieving the associated user profile. Use this tool to confirm correct key configuration and identity before performing other operations.
    MIT
  • Score your academic paper before submission to predict its publication tier, research field, and confidence band using a free, library-based analysis.
    MIT
  • Sanity-check a tool definition for common mistakes that hurt LLM tool-use accuracy: missing or vague descriptions, omitted required fields, schema fields without descriptions, and non-snake_case names.
    MIT
  • Retrieve your iMessage self-handles and chat database metadata to verify your identity and data integrity.
    MIT
  • Generate a board summary with dimensions, component count, net count, via count, and min trace/space for KiCad PCB designs. Use this tool before export as a design sanity check.
    MIT
  • Challenge a claim by using a skeptic agent to find counter-arguments, preventing agreement bias and uncovering hidden flaws in designs or decisions.
    MIT
  • Send a question to Claude from Codex to obtain plan, design feedback, or sanity check. Returns answer with configurable timeout.
    MIT