Docs.rs
mcp-sql-0.1.0
mcp-sql 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mehdig-dev
Dependencies
anyhow ^1
normal
clap ^4
normal
rmcp ^0.15
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
Versions
21.82%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
mcp_sql
0.1.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
db::DatabaseEntry
db::DatabaseManager
server::DatabaseParam
server::DescribeTableParams
server::McpSqlServer
server::QueryParams
server::SampleDataParams
Enums
db::DbBackend
error::McpSqlError
Functions
db::convert::row_to_json
db::dialect::describe_table
db::dialect::explain_prefix
db::dialect::list_tables
db::dialect::sample_data