Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by niledatabase • Frontend & UI
An MCP server that lets LLM agents manage Nile databases, run SQL, and handle credentials/regions via a standardized Model Context Protocol.
Create, list, inspect, and delete Nile databases and their credentials programmatically.
Execute SQL queries securely against Nile databases and return formatted results to a user or pipeline.
Read database schemas, manage tenants/resources, and integrate Nile operations into conversational UIs (Claude Desktop, Cursor) via MCP.
This TypeScript implementation exposes Nile Database functionality (create/list/delete databases, credentials, regions, tenants, resources) over the Model Context Protocol so agents like Claude Desktop and Cursor can interact with your Nile workspace. It supports both stdio and SSE transports, automatic environment loading, schema-based input validation with Zod, and formatted SQL results. The project includes comprehensive error handling, test coverage, and is packaged for easy integration as an MCP server.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.