@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.
「その他」の他のコンテンツ
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント