MCP.so
登录
N

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

基本信息

分类

开发工具

传输方式

stdio

发布者

nexusrun

提交者

Saif Elyzal

配置

使用下面的配置,将此服务器添加到你的 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 服务器