Skip to main content
Glama
605,399 tools. Updated 2026-09-24 00:20

"Sanity" matching MCP tools:

  • Create a new document in Sanity CMS by providing the document type and data. Optionally specify a custom ID; otherwise Sanity generates one.
    -
  • Validate a causal model against your hold-out data using a correlation-based sanity check, returning coverage and confidence metrics to catch broken models before deployment.
    MIT
  • Verify MCP transport with a simple echo: send a message, get 'pong' back. Works without API token or network, so it remains functional when Weeek credentials are missing or expired. Use it first.
    MIT
  • Check server health and retrieve uptime, tool call counts, and error metrics for liveness probes and load balancer sanity checks.
    Academic Free v1.1

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Deterministic JSON validation and repair for AI agents. Validates, repairs, schema-checks, and diffs JSON so long-running agents don't corrupt their session state with malformed writes.
    MIT

Matching MCP Connectors

  • SanityOAuth

    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.

  • Quickly review a project's key specs — dimensions, fps, duration, element breakdown, and timeline — to sanity-check structure without loading the full JSON.
    Apache 2.0
  • Confirm that your WEEEK_ACCESS_TOKEN works against the live Weeek API by returning the account's id, email, and name. Use as a one-shot token sanity check before running list or get tools.
    MIT
  • Verify the MCP server is reachable and responsive with a minimal sanity check returning status, version, timestamp, and cache size.
    MIT
  • Check VAT number format offline using country-specific regex patterns. Validates structure without VIES verification, ideal for quick sanity checks without quota usage.
    MIT
  • Verify connectivity to the Pathrule Remote MCP. This safe ping returns no local path and includes a prompt to explore advanced features.
    MIT
  • List insurance carrier keys (aetna, cigna, bcbs, medicare) for coverage tools. Use it as a free API key sanity check.
    MIT
  • Retrieve the full schema of your Sanity content environment. Optionally get a simplified version or a specific type.
    MIT
  • Apply direct patch operations to modify specific parts of a Sanity document, such as setting, unsetting, inserting, incrementing, or decrementing values at specified paths.
    MIT
  • Create a new document in Sanity using AI to generate content from your instructions. Supports schemas and versioned releases.
    MIT
  • Retrieve all available schema IDs from your Sanity project to identify content types for structured queries and operations.
    MIT