Provides a robust Model Context Protocol (MCP) server for managing model contexts, powered by FastAPI and CockroachDB.
CockroachDB is a production-grade, spec-aligned server for implementing the Model Context Protocol (MCP). It leverages CockroachDB as a resilient, SQL-compatible backend to provide full CRUD APIs for managing model contexts. Context definitions are stored as flexible JSONB, supporting arbitrary input and output schemas, and it integrates seamlessly with the `cockroachdb-mcp-client` CLI for comprehensive management.