1 2 3 4 5 6
// SQL Server 2025 - master/msdb/sandbox combined catalog MCP server — generated by mcpify. Do not hand-edit. pub mod api_client; pub mod embedding_service; pub mod sql_pool; pub mod sql_type;