Skip to main content

Module server

Module server 

Source
Expand description

Server command implementation.

Manages MCP server listing, inspection, and validation using ~/.claude/mcp.json as the single source of truth for server definitions.

Structs§

ServerEntry
Represents a configured server entry for output.
ServerInfo
Detailed server information for output.
ServerList
List of configured servers.
ToolSummary
Tool summary for output.
ValidationResult
Validation result for a server command.

Functions§

run
Runs the server command.