<strong>The agentic cloud platform that deploys your code.</strong>
Most database access work still happens through a UI a human drives. Nexlayer Cloud MCP server moves it into the conversation instead. The agentic cloud platform that deploys your code..
No Kubernetes expertise. No YAML sprawl. No 3 AM pages. Just ship it.
Installation goes through your MCP client rather than a global install: point it at @nexlayer/mcp-install on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
The server publishes 5 tools. What each one is for:
Status — What It MeansStack — What's in itE-commerce — Next.js/React/Tailwind frontend · Node/Express/TypeScript API · PostgreSQL/Prisma · Redis cacheFreelancer — Every client gets their own environment. You bill for building, not DevOpsResource — DescriptionAmong the database access options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Nexlayer Cloud's toolset — Status, Stack, E-commerce and 2 more — is a fair guide to whether it matches your workflow. It is maintained by nexlayer; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Nexlayer Cloud's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Status | What It Means |
| Stack | What's in it |
| E-commerce | Next.js/React/Tailwind frontend · Node/Express/TypeScript API · PostgreSQL/Prisma · Redis cache |
| Freelancer | Every client gets their own environment. You bill for building, not DevOps. |
| Resource | Description |
{
"mcpServers": {
"nexlayer-cloud": {
"command": "npx",
"args": ["-y", "@nexlayer/mcp-install"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.