Skip to main content

Crate database_mcp_server

Crate database_mcp_server 

Source
Expand description

Shared MCP server utilities.

Provides map_error, server_info, and shared tool implementation functions used by per-backend handler implementations.

Modules§

tools
Shared tool implementation functions.

Functions§

map_error
Converts a displayable error into an MCP ErrorData.
server_info
Returns the shared ServerInfo for all handler implementations.