Back to Home
thomasbellio icon

mcp-utils-schema

Verified Safe

by thomasbellio

Overview

Provides standardized, type-safe CUE schemas for common operational patterns in Model Context Protocol (MCP) servers, including error handling, progress tracking, cancellation, and operation state management.

Installation

Run Command
npm run generate

Security Notes

The project primarily defines CUE schemas and generates type definitions. It uses standard development tools (`cue`, `json-schema-to-typescript`) and scripts. No direct server code, sensitive data, or suspicious network activity beyond typical dependency management for build processes. The `generate_typescript.sh` script includes a check to install `json-schema-to-typescript` if not found, which relies on `npm install` and its associated supply chain risks, but this is a standard practice for development dependencies.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-30

Tags

CUEschemaMCPtype-safedevelopment-tool