Enterprise DNA
M MCP Servers Developer low

niledatabase/nile-mcp-server

by Various

MCP server for Nile Database - Manage and query databases, tenants, users, auth using LLMs

N

MCP

niledatabase/nile-mcp-server

Added 1 June 2026

Overview

This MCP server enables large language models to manage and query Nile databases, tenants, users, and authentication. It uses the Model Context Protocol to expose database operations as tool calls for LLM agents. Built in TypeScript, it bridges LLMs with the multi-tenant PostgreSQL platform Nile.

Best for

Best for
Developers building multi-tenant applications on Nile who want LLM-driven database management

Use cases

  • Allow an LLM to create and list database tenants
  • Query user authentication records via natural language
  • Manage database schemas through conversational agents

Notes

This MCP server enables large language models to manage and query Nile databases, tenants, users, and authentication. It uses the Model Context Protocol to expose database operations as tool calls for LLM agents. Built in TypeScript, it bridges LLMs with the multi-tenant PostgreSQL platform Nile.

17 stars on GitHub. Last updated 2025-03-10. Licensed MIT.

Use cases

  • Allow an LLM to create and list database tenants
  • Query user authentication records via natural language
  • Manage database schemas through conversational agents

Pros

  • Direct integration with Nile Database, a purpose-built multi-tenant Postgres
  • Simple MCP interface works with any LLM client supporting the protocol
  • TypeScript codebase familiar to many web developers

Cons

  • Small community and few GitHub stars (17) indicating early adoption
  • Only useful if you already use Nile Database
  • Limited to Nile-specific operations, not a general database query tool

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct integration with Nile Database, a purpose-built multi-tenant Postgres
  • Simple MCP interface works with any LLM client supporting the protocol
  • TypeScript codebase familiar to many web developers

Cons

  • Small community and few GitHub stars (17) indicating early adoption
  • Only useful if you already use Nile Database
  • Limited to Nile-specific operations, not a general database query tool