@sequel/mcp
@haxzie
关于 @sequel/mcp
MCP Database servers for Claude, Cursor and Windsuf
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"sequel-mcp": {
"command": "npx",
"args": [
"-y",
"@sequelsh/mcp@latest",
"install"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is @sequel/mcp?
@sequel/mcp provides MCP servers for databases, enabling querying PostgreSQL, MySQL, and ClickHouse from MCP-compatible clients like Claude, Cursor, and WindSurf.
How to use @sequel/mcp?
Install the server using npx -y @sequelsh/mcp@latest install. To install for a specific database, add the -d flag (e.g., -d postgresql). For a specific client, use -c (e.g., -c claude).
Key features of @sequel/mcp?
- MCP servers for PostgreSQL, MySQL, and ClickHouse.
- Simple installation via npx.
- Supports Claude, Cursor, and WindSurf clients.
- Database-specific server installation.
- Client-specific installation options.
Use cases of @sequel/mcp?
- Querying a PostgreSQL database directly from Claude Desktop.
- Running MySQL queries within a Cursor editor session.
- Interacting with ClickHouse data using WindSurf.
- Quickly provisioning a database MCP server for a new project.
FAQ from @sequel/mcp?
Which databases does @sequel/mcp support?
PostgreSQL, MySQL, and ClickHouse are supported.
Which MCP clients can I use with @sequel/mcp?
Claude, Cursor, and WindSurf are explicitly supported.
How do I install a specific database server?
Use npx -y @sequelsh/mcp@latest install -d <database> where <database> is postgresql, mysql, or clickhouse.
What are the development requirements for @sequel/mcp?
Development requires Bun; run bun install and bun run build after cloning.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论