libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ Nile Postgres
Nile Postgres
JSON →
stdio
none
★ 17
database
Manage and query databases, tenants, users, auth using LLMs
github ↗
Install
How to run this server
[ { "cmd": "npx @michaellatman/mcp-get@latest", "imports": [] } ]
server path:
nile-postgres
Tools
What this server exposes
create-database
Creates a new Nile database
list-databases
Lists all databases in your workspace
get-database
Gets detailed information about a specific database
delete-database
Deletes a database
list-credentials
Lists all credentials for a database
create-credential
Creates new credentials for a database
list-regions
Lists all available regions for creating databases
execute-sql
Executes SQL queries on a Nile database
read-resource
Reads schema information for database resources (tables, views, etc.)
list-resources
Lists all resources (tables, views) in a database
list-tenants
Lists all tenants in a database
create-tenant
Creates a new tenant in a database
delete-tenant
Deletes tenants in the database
Configuration
Environment & auth
auth
none
env
NILE_API_KEY
Resources
github
https://github.com/niledatabase/nile-mcp-server ↗
Nile Postgres — MCP Server · libregistry