
USQLMCP
Ein Universal SQL MCP (Modellkontextprotokoll).
3 years
Works with Finder
0
Github Watches
0
Github Forks
0
Github Stars
usqlmcp
A universal SQL MCP (Model Context Protocol).
Features
-
Tools
-
read_query
: Execute aSELECT
query and return the results. -
write_query
: Execute anINSERT
,UPDATE
,DELETE
, orALTER
query and return the number of affected rows. -
create_table
: Execute aCREATE TABLE
query to define new tables in the database. -
list_tables
: Retrieve a list of all table names in the database. -
describe_table
: Retrieve schema information for a specific table.
-
-
Resources
-
schema://all
: Get schema information for all tables -
schema://{table}
: Get schema information for a specific table
-
Installing
usqlmcp
is available via Release
Installing via Release
- Download a release for your platform
- Extract the
usqlmcp
orusqlcmp.exe
file from the.tar.bz2
or.zip
file - Move the extracted executable to somewhere on your
$PATH
(Linux/macOS) or%PATH%
(Windows)
Setup
MCP Integration in Cursor
Add the following configuration to your ~/.cursor/mcp.json file or configure via the settings menu in Cursor.
{
"mcpServers": {
"usqlmcp": {
"command": "usqlmcp",
"args": ["--dsn", "sqlite3:///your/db/dsn/file.db"]
}
}
}
Other tools
{
"servers": {
"usqlmcp": {
"type": "stdio",
"command": "usqlmcp",
"args": ["--dsn", "sqlite3:///your/db/dsn/file.db"]
}
}
}
Acknowledgments
This project depends on usql, a universal command-line interface for SQL databases.
相关推荐
🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
⛓️Rugele ist ein leichter, leistungsstarker, leistungsstarker, eingebetteter Komponenten-Orchestrierungsregel-Motor-Rahmen für GO.
Erstellen Sie einfach LLM -Tools und -Argarten mit einfachen Bash/JavaScript/Python -Funktionen.
😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 qq / 微信(企业微信、个人微信) / 飞书 / 钉钉 / diskord / telegram / slack 等平台 | 支持 Chatgpt 、 Deepseek 、 Diffy 、 Claude 、 Gemini 、 xai 、 ppio 、 、 ulama 、 lm Studio 、阿里云百炼、火山方舟、 siliconflow 、 qwen 、 mondshot 、 chatglm 、 sillytraven 、 mcp 等 llm 的机器人 / agent | LLM-basierte Instant Messaging Bots-Plattform, unterstützt Zwietracht, Telegramm, Wechat, Lark, Dingtalk, QQ, Slack
📦 Repomix (früher Repopack) ist ein leistungsstarkes Tool, das Ihr gesamtes Repository in eine einzelne, kI-freundliche Datei einbindet. Perfekt, wenn Sie Ihre Codebasis mit großsprachigen Modellen (LLMs) oder anderen KI -Tools wie Claude, Chatgpt, Deepseek, Verwirrung, Gemini, Gemma, Llama, Grok und mehr füttern müssen.