DataManagement
Database
3980 stars
MIT
Free and open-source
12/5/2024
About
A Model Context Protocol (MCP) server implementation that provides integration with SQLite databases. This server enables AI models to interact with SQLite databases, perform queries, and manage data operations through the Model Context Protocol framework.
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/modelcontextprotocol/servers.git Navigate to the SQLite server directory: bashCopycd servers/src/sqlite Install dependencies Configure database settings Set up database connection parameters Run the server using the provided scripts
Contributors
Discussion
Please sign in to join the discussion