by MCP Community
A bounded Model Context Protocol (MCP) server for SQLite with stdio (default) and optional HTTP transport. It supports both ephemeral in-memory databases and pe
A bounded Model Context Protocol (MCP) server for SQLite with stdio (default) and optional HTTP transport. It supports both ephemeral in-memory databases and pe
npx -y @bradsjm/sqlite-mcp-rs
{
"mcpServers": {
"sqlite-mcp-rs": {
"command": "npx",
"args": ["-y", "@bradsjm/sqlite-mcp-rs"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared