← Registry

Cloud Services

novita.ai

Provides navigation and access to Novita's cloud GPU and model API services, including console areas, workflows, and documentation.

1 endpoint6 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://novita.ai/mcp

No auth detected

MCP server metadata

Name
Novita MCP Server
Version
1.0.0
Capabilities
tools

Known tools 6

open_novita_console

Open a Novita console area such as overview, API keys, billing, quota limits, GPU Cloud, Model API, or Agent Sandbox.

Inferred read-only
open_model_api_workflow

Open a Novita Model API workflow such as model library, playgrounds, dedicated endpoints, or pricing.

Inferred read-only
open_gpu_workflow

Open a Novita GPU Cloud workflow such as instances, serverless, templates, storage, jobs, settings, or pricing.

Inferred read-only
open_sandbox_workflow

Open a Novita Agent Sandbox workflow such as overview, console, templates, usage, pricing, or docs.

Inferred read-only
open_novita_docs

Open Novita documentation for quick start, Model API, LLM API, Serverless GPUs, GPU Instances, Sandbox, or API reference.

Inferred read-only
open_novita_auth

Open a Novita authentication page for login, registration, or password reset.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.novita-mcp-server]
url = "https://novita.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "novita-mcp-server": {
      "type": "http",
      "url": "https://novita.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: novita-mcp-server
Remote MCP URL: https://novita.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "novita-mcp-server": {
      "url": "https://novita.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "novita-mcp-server": {
      "type": "http",
      "url": "https://novita.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "novita-mcp-server",
  "transport": "streamable-http",
  "url": "https://novita.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.