Documentation
¶
Overview ¶
Package server wires the MCP SDK to the tools and offers a schema dump through an in-memory client session.
Index ¶
Constants ¶
View Source
const Name = "google-docs-mcp"
Name is the MCP server name.
View Source
const SDKVersion = "v1.7.0"
SDKVersion is recorded in schema dumps so a diff caused by an SDK upgrade can be told apart from a tool-surface change.
Variables ¶
This section is empty.
Functions ¶
func DumpSchemas ¶
DumpSchemas writes the tool list and the resource templates as the wire would carry them: the SDK has no public enumerator, so an in-memory client asks the server.
Types ¶
Click to show internal directories.
Click to hide internal directories.