NEXUS AI
@nexusrun
关于 NEXUS AI
The NEXUS AI MCP server exposes the full deployment platform as Model Context Protocol tools. Connect it to Claude Desktop, Claude Code, Cursor, Codex CLI, or any MCP-compatible client and your AI agent can deploy applications, attach databases and storage, run backups, restore d
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"nexus-ai": {
"url": "https://api.zollo.livemcp",
"headers": {
"Authorization": "Bearer <your-nexus-token>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is NEXUS AI?
NEXUS AI is an MCP server that exposes the full NEXUS AI deployment platform as Model Context Protocol tools. It lets you connect MCP-compatible clients like Claude Desktop, Claude Code, Cursor, or Codex CLI so your AI agent can deploy applications, manage databases and storage, run backups, restore data, query schemas, and roll back releases.
How to use NEXUS AI?
Connect any MCP-compatible client to the endpoint https://nexusai.run/mcp using HTTPS with Bearer-token authentication. No additional configuration keys are required beyond the token.
Key features of NEXUS AI
- 59 tools across 9 categories
- Every action recorded with actor identity and timestamp
- Deploy applications, attach databases and storage
- Run backups, restore data, query schemas
- Roll back releases on demand
Use cases of NEXUS AI
- Deploy applications directly from AI agent conversations.
- Attach databases and storage to deployments on demand.
- Run scheduled backups and restore data when needed.
- Query database schemas without manual SQL commands.
- Roll back releases quickly in case of issues.
FAQ from NEXUS AI
Which MCP clients are supported?
Claude Desktop, Claude Code, Cursor, Codex CLI, and any other MCP-compatible client.
What transport and authentication does the server use?
HTTPS with Bearer‑token authentication.
How many tools does the server expose?
59 tools organized across 9 categories.
Is there audit logging for actions?
Yes, every action is recorded with the actor’s identity and a timestamp.
Where can I find tutorials and recipes?
Blog posts are available under /blog/category/ai-deployments on the NEXUS AI website.
开发工具 分类下的更多 MCP 服务器
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
评论