nile-mcp-server
The Nile MCP Server is an implementation of the Model Context Protocol (MCP) for the Nile database platform. This server enables LLM applications to interact with the Nile platform through a standardized interface. It offers features such as database management, credential management, region management, and the ability to execute SQL queries directly on Nile databases.
GitHub Stars
16
User Rating
Not Rated
Favorites
0
Views
29
Forks
8
Issues
4
Technical Information
Programming Languages
TypeScriptPrimary Language
System Requirements
Node.js: 18.0.0以上npm: 8.0.0以上Provided Features
データベースの作成、リスト表示、詳細取得、削除機能
データベース認証情報の作成とリスト表示
データベース作成のための利用可能な地域のリスト表示
Nileデータベース上でのSQLクエリの直接実行
Model Context Protocolの完全な実装
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers engaged in database management and LLM application development, especially those familiar with TypeScript. It is also ideal for projects interested in building multi-tenant environments or automation tools.