Nile Database Logo

Nile Database

Official

Integrates with Nile Database services to enable database operations through TypeScript-based server...

100 views
0 installs
Updated Sep 9, 2025
Not audited
Integrates with Nile Database services to enable database operations through TypeScript-based server implementation supporting both stdio and HTTP communication modes for seamless database functionality in AI workflows.
  1. Log in to your Nile account

  2. Navigate to your Workspace

    • Click on Workspaces at the top-left corner.
    • Select the workspace you want to connect.
  3. Obtain your API Key

    • In the left-side menu, go to the Security section.
    • Locate or create an API key for your workspace.
    • Copy the API key (NILE_API_KEY). This value will only be visible once when you create it.
  4. Get your Workspace Slug

    • While viewing your workspace, find the slug (usually visible in the workspace overview or URL). This will be used as NILE_WORKSPACE_SLUG.
  5. Add the ENV values to the FastMCP connection interface

    • Open the FastMCP connection interface.
    • Use the "Install Now" button to add ENVs.
    • Fill in the ENV values as follows:
      • NILE_API_KEY: Paste your copied API key here.
      • NILE_WORKSPACE_SLUG: Enter your workspace slug here.
  6. Save your changes

    • Confirm the entries and save.

You are now set up and ready to use the Nile MCP Server with your credentials!

Quick Start

View on GitHub

More for Database

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.