Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.rzlco666/mcp-sql-rust · v0.4.0
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
mcp-sql-rust 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.rzlco666/mcp-sql-rust",
"type": "mcp-server",
"version": "0.4.0",
"displayName": "mcp-sql-rust",
"description": "Token-efficient MCP server for MySQL, PostgreSQL, and SQLite",
"repository": {
"url": "https://github.com/rzlco666/mcp-sql-rust",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/rzlco666/mcp-sql-rust/releases/download/v0.4.0/mcp-sql-rust-x86_64-unknown-linux-gnu.mcpb",
"transport": "stdio",
"environmentVariables": [
{
"name": "DATABASE_URL",
"description": "Database connection URL",
"isRequired": true,
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/rzlco666/mcp-sql-rust/releases/download/v0.4.0/mcp-sql-rust-aarch64-apple-darwin.mcpb",
"transport": "stdio",
"environmentVariables": [
{
"name": "DATABASE_URL",
"description": "Database connection URL",
"isRequired": true,
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/rzlco666/mcp-sql-rust/releases/download/v0.4.0/mcp-sql-rust-x86_64-apple-darwin.mcpb",
"transport": "stdio",
"environmentVariables": [
{
"name": "DATABASE_URL",
"description": "Database connection URL",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.rzlco666/mcp-sql-rust",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.rzlco666%2Fmcp-sql-rust/versions/latest",
"isOfficial": true,
"status": "active"
}
}