package
Version:
v0.9.8-preview
Opens a new window with list of versions in this module.
Published: Mar 19, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.