Mcp Server Strategy
interface McpServerStrategy
Strategy interface for managing MCP server functionality.
Defines operations for adding and removing tools, resources, and prompts, as well as accessing the tool registry. Implementations provide logic for different execution modes (e.g., sync or async).