Retrieve detailed JSON Schema for a specified schema name within the ACOMO MCP Server. Facilitates API exploration and schema inspection for backend services.
Fetch the schema of a GraphQL API using introspection to understand its structure and available operations. Returns the schema in JSON format for analysis and integration.
Retrieve the JSON schema for a specified Vizro model to understand its structure and requirements. Input the model name (e.g., 'Card', 'Dashboard') to receive the corresponding schema.
A comprehensive server that enables validation of JSON data against JSON Schema Draft 2020-12, with support for external references, schema management, and real-time streaming validation.
Provides JSON schema generation and filtering tools for LLMs, helping with large JSON files by converting them to TypeScript definitions and extracting specific fields to reduce context size.
A token-efficient, schema-aware MCP server that enables AI assistants to safely read, modify, query, and validate JSON, YAML, and TOML files with automatic schema detection and format conversion capabilities.