πŸ”§

Nile MCP Server

πŸ”§MCP Server

niledatabase/nile-mcp-server

VibeIndex|
What it does

Provides a standardized interface for LLM applications to interact with Nile database platform, enabling database management, credential handling, SQL querying, and protocol-based communication.

localhosted

Installation

npm installInstall npm package
npm install @niledatabase/nile-mcp-server
npm installInstall npm package
npm install @niledatabase/nile-mcp-server@alpha
git cloneClone repository
git clone https://github.com/yourusername/nile-mcp-server.git
npm runRun npm script
npm run build
Node.jsRun Node.js server
node dist/index.js

+ 1 more commands in README

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "nile-database": { "command": "node", "args"...
πŸ“– Extracted from niledatabase/nile-mcp-server README
0
AddedJan 26, 2026