nhevers/mcp-sqlite
MCP server for SQLite database operations
This tool helps AI assistants manage and interact with SQLite databases. It takes natural language requests from an AI assistant and translates them into SQL commands to retrieve, add, update, or delete data. The end-user is an AI assistant, or a developer building an AI assistant that needs to access structured data.
Use this if you are building an AI assistant that needs to perform database operations like querying information, modifying records, or inspecting the structure of a SQLite database.
Not ideal if you need to manage databases other than SQLite or if your AI assistant does not interact via the Model Context Protocol.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nhevers/mcp-sqlite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bytebase/dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
IzumiSy/mcp-duckdb-memory-server
MCP Memory Server with DuckDB backend
alexander-zuev/supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query...
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI...
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.