databases
Mcp Sqlite
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
typescript
local
databases
Installation
npx -y jparkerweb/mcp-sqliteConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-sqlite",
"command": "npx",
"args": [
"-y",
"jparkerweb/mcp-sqlite"
]
}About This MCP Server
jparkerweb/mcp-sqlite
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub