sqliteai/sqlite-mcp
A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.
This project helps application developers connect their SQLite databases to external services and tools through the Model Context Protocol (MCP). It allows SQLite to send queries and receive results from these services directly using SQL commands, much like calling a function. Mobile app developers, desktop application builders, or anyone using SQLite as their primary data store can use this to integrate external capabilities without complex API integrations.
Use this if you need your SQLite database to interact with external AI models, APIs, or other services that expose functionality via the Model Context Protocol.
Not ideal if you do not use SQLite, or if your external services are not compatible with the Model Context Protocol.
Stars
3
Forks
—
Language
C
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sqliteai/sqlite-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
googleapis/genai-toolbox
MCP Toolbox for Databases is an open source MCP server for databases.
ariadng/metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform