# Functions
NewServer creates a new server instance.
NewStdioServer creates a new stdio server instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ListPromptsResult is the response type for prompts/list method.
ListResourcesResult is the response type for resources/list method.
ListToolsResult is the response type for tools/list method.
Server represents an MCP server that can use different transports.
StdioServer handles stdio transport for MCP protocol.
# Interfaces
Transport represents a server transport mechanism.
# Type aliases
No description provided by the author