Cloud Services
novita.ai
Provides navigation and access to Novita's cloud GPU and model API services, including console areas, workflows, and documentation.
ENDPOINT 1
https://novita.ai/mcp
MCP server metadata
- Name
- Novita MCP Server
- Version
- 1.0.0
Known tools 6
open_novita_consoleOpen a Novita console area such as overview, API keys, billing, quota limits, GPU Cloud, Model API, or Agent Sandbox.
Inferred read-onlyopen_model_api_workflowOpen a Novita Model API workflow such as model library, playgrounds, dedicated endpoints, or pricing.
Inferred read-onlyopen_gpu_workflowOpen a Novita GPU Cloud workflow such as instances, serverless, templates, storage, jobs, settings, or pricing.
Inferred read-onlyopen_sandbox_workflowOpen a Novita Agent Sandbox workflow such as overview, console, templates, usage, pricing, or docs.
Inferred read-onlyopen_novita_docsOpen Novita documentation for quick start, Model API, LLM API, Serverless GPUs, GPU Instances, Sandbox, or API reference.
Inferred read-onlyopen_novita_authOpen a Novita authentication page for login, registration, or password reset.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.