π§
Nile MCP Server
π§MCP Serverniledatabase/nile-mcp-server
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-servernpm installInstall npm package
npm install @niledatabase/nile-mcp-server@alphagit cloneClone repository
git clone https://github.com/yourusername/nile-mcp-server.gitnpm runRun npm script
npm run buildNode.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