Skip to main content

Crate database_mcp

Crate database_mcp 

Source
Expand description

Database MCP Server library.

Re-exports internal modules for use by integration tests and the binary.

Modulesยง

config
Configuration for the MCP server.
db
Database layer: backend trait, SQL validation, and identifier checking.
error
Application error types for the MCP server.
server
MCP server setup, tool definitions, handlers, and transport dispatch.