一个提供SQLite数据库操作的Model Context Protocol (MCP)服务器,支持stdio和Streamable HTTP两种传输方式,适用于本地和远程客户端操作数据库。
安装状态
已补齐
工具数量
7
GitHub Stars
1
命令预览
docker run -d -p 3000:3000 --name sqlite-mcp sqlite-mcp-server
一个提供SQLite数据库操作的Model Context Protocol (MCP)服务器,支持stdio和Streamable HTTP两种传输方式,适用于本地和远程客户端操作数据库。
安装状态
已补齐
工具数量
7
GitHub Stars
1
命令预览
docker run -d -p 3000:3000 --name sqlite-mcp sqlite-mcp-server
A lightweight Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to autonomously interact with SQLite databases.
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python -m venv .venv
Some examples to build server, client test in model context protocol. Một số ví dụ sử dụng MCP
安装状态
已补齐
命令预览
pip install -r requirements.txt
A SQLite-backed message queue system that enables multiple AI agents to communicate with each other via a simple HTTP interface.
安装状态
已补齐
命令预览
pip install postal-mcp\"
Database interaction and business intelligence capabilities
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs.
安装状态
已补齐
工具数量
15
GitHub Stars
18
命令预览
docker run --rm -i \

@smithery/cli
一个基于Node.js的Model Context Protocol SQLite服务器实现,适用于需要SQLite数据库服务的环境。
安装状态
已补齐
工具数量
0
GitHub Stars
17
命令预览
npx -y @smithery/cli install mcp-server-sqlite-npx --client claude
An MCP server to interact with SQLite databases
工具数量
5
GitHub Stars
4
一个自托管的Microsoft To Do服务,通过本地SQLite注册表解决Microsoft Graph API对个人账户创建列表的静默忽略问题,支持AI客户端连接和任务管理功能。
工具数量
15
GitHub Stars
3
提供SQLite数据库交互和数学计算功能的MCP服务器,适用于数据处理和数学运算场景。
工具数量
0
GitHub Stars
1
一个基于MCP协议的SQLite数据库查询工具,用于客户端与服务器之间的通信和数据查询。
工具数量
0
GitHub Stars
1
MCP Cron Server 是一个独立的定时任务调度服务,支持一次性、间隔和Cron表达式三种调度类型,提供SQLite持久化、审批系统、心跳机制等功能,适用于需要自动化任务调度的场景。
工具数量
14
GitHub Stars
0
MCP数据库服务器为Claude提供SQLite和SQL Server数据库的访问能力,支持多种数据库操作工具。
工具数量
10
GitHub Stars
0
一个基于Go的Model Context Protocol (MCP)服务器,提供通过JSON-RPC接口进行数据库查询的功能。
工具数量
2
GitHub Stars
0
simple poc to demostrate an mcp server on top of sqlite db
安装状态
已补齐
工具数量
6
GitHub Stars
0
命令预览
pip install -r requirements.txt

@ideadesignmedia/memory-mcp
为MCP代理提供SQLite支持的内存存储,包含CLI和编程API,支持全文搜索和自动生成嵌入向量。
安装状态
已补齐
工具数量
5
GitHub Stars
0
命令预览
npx -y @ideadesignmedia/memory-mcp --db=/abs/path/memory.db --topk=6
SQLite-Anet-MCP Server A blazing-fast, Rust-powered SQLite server for AI agents—speak JSON-RPC, store insights, and manage your database like a pro.
工具数量
6
GitHub Stars
0

@berthojoris/mcp-sqlite-server
一个为SQLite数据库提供的全面模型上下文协议(MCP)服务器实现,通过标准化接口提供安全且可控的SQLite操作访问。
安装状态
已补齐
工具数量
27
GitHub Stars
0
命令预览
npx @berthojoris/mcp-sqlite-server sqlite:////path/to/database.sqlite list,read,create,updat...
一个通过MCP协议提供SQL执行能力的通用SQLite数据库管理工具,支持多种通信模式和SQL操作。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
pip install -r requirements.txt
基于SQLite的MCP服务器,用于以图友好的关系型核心存储项目内存,适用于AI代理安全的工作流程。
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
python -m venv .venv