SQLite
This MCP server enables the AI to query and interact with SQLite databases. It provides a direct integration with SQLite, allowing the AI to execute SQL commands, retrieve data, and perform database operations within the context of the conversation. Developers can leverage this server to build applications that require SQLite database functionality, such as data storage, retrieval, and management.
Installation Instructions
Get started with SQLite in your project
Clone from GitHub
git clone https://github.com/modelcontextprotocol/servers/tree/main/sqliteRelated Servers
Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node