MCPServerInfo(
self,
name: str,
transport: str,
tools: tuple[MCPToolInfo| Name | Type |
|---|---|
| name | str |
| transport | str |
| tools | tuple[MCPToolInfo, ...] |
| status | MCPServerStatus |
| error | str | None |
| pending_reconnect | bool |
Metadata for a configured MCP server and its tools.