@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.
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS
コメント