← primcast.com

INDIVIDUAL MCP TOOL

get_server

Full detail and an order link for one specific in-stock server, by its name (e.g.

primcast.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://primcast.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_server and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

primcast.com

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.primcast-servers]
url = "https://primcast.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "primcast-servers": {
      "type": "http",
      "url": "https://primcast.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: primcast-servers
Remote MCP URL: https://primcast.com/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": {
    "primcast-servers": {
      "url": "https://primcast.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "primcast-servers",
  "transport": "streamable-http",
  "url": "https://primcast.com/mcp"
}
MCP Inspector

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

Related tools

  • search_servers — Search dedicated servers that are in stock and can be delivered in minutes.
  • list_filters — Everything you can search on and every value currently in stock: locations, plan types, operating systems, RAM sizes, CPUs, disks, GPUs, network speeds, the monthly price range, and how many machines carry a GPU or a discount.
  • list_plans — Every dedicated server plan we SELL, in stock or not.