sqlite-anet-mcp
0
SQLite-Anet-MCP Server is a Rust-based implementation of the Model Control Protocol, designed to provide a standardized way to create and manage SQLite databases through AI agents. It includes features like data query and manipulation, asynchronous handling, and JSON-RPC 2.0 compatibility.
list_tables
List all tables in the SQLite database
describe_table
Get schema information for a specific table
create_table
Create a new table in the SQLite database
read_query
Perform a SELECT query on a SQLite database
write_query
Perform an INSERT, UPDATE, or DELETE query on a SQLite database
append_insight
Add business insights to memos