schema

package
v0.9.8-preview Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2025 License: MIT Imports: 0 Imported by: 0

README

Schema Directory

This directory contains the JSON schema for MCP types as taken from the official MCP specification repo. E.g. for the latest version, see schema/mcp-schema-2024-10-07.json. Taken from here.

This schema is used to generate the types we use in this library and means that we adhere strictly to the spec.

Generating types from a new schema

We use the go-jsonschema library to generate types from the schema. To update the types, run go generate ./... in this directory.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL