Module mcp_repository

Module mcp_repository 

Source
Expand description

MCP server repository trait and error types.

This module defines the repository abstraction for MCP server persistence.

Enums§

McpRepositoryError
Domain-specific errors for MCP repository operations.

Traits§

McpServerRepository
Repository trait for MCP server persistence.