Directory/@niledatabase/nile

@niledatabase/nile

Database

The Nile MCP Server is an implementation of the Model Context Protocol (MCP) that enables AI assistants like Claude to seamlessly integrate with the Nile database. It provides a standardized interface for AI models to access and interact with data stored in the Nile database, allowing for efficient and scalable data-driven applications.

Installation Instructions
Get started with @niledatabase/nile in your project

Install via npm

npm install @niledatabase/nile-mcp-server

Or with yarn

yarn add @niledatabase/nile-mcp-server

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node