mcp-sqlite-server
7
The SQLite MCP Server is designed to connect to a SQLite database, allowing users to execute read-only SQL queries and access table schemas in support of data analysis tasks. It uses the Model Context Protocol to interact with clients and language models, ensuring smooth and efficient data handling.
sql_query
Tools for performing read-only SQL queries
analyze_table_prompt
Tools for generating table analysis tips
describe_query_prompt
Tools for generating SQL query explanation prompts