Knex.js

MCP Server Verified

SQL query builder for Node.js. Support for multiple databases with migrations.

by Knex

★★★★★ 5.0/5 (534 reviews)
22.6kGitHub stars
59.5kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @knex/mcp-server-knex-js

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "knex-js": {
      "command": "npx",
      "args": ["-y", "@knex/mcp-server-knex-js"]
    }
  }
}
```

Tools & Capabilities

query_data
create_index
manage_schema
run_migration
backup_data

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Knex.js

SQL query builder for Node.js. Support for multiple databases with migrations.

View on GitHub →

Language: JavaScript

Category: Databases

← Back to MCP Hub Directory