server

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package server defines MCP server identity constants (name, URI prefix, JSON-RPC version) reported during the `initialize` handshake.

Index

Constants

View Source
const (
	// ResourceURIPrefix is the URI scheme prefix for MCP context resources.
	ResourceURIPrefix = "ctx://context/"
	// JSONRPCVersion is the JSON-RPC protocol version string.
	JSONRPCVersion = "2.0"
	// Name is the server name reported during initialization.
	Name = "ctx"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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