INDIVIDUAL MCP TOOL
getMPServers
[Servers] List Rapid Deploy (Buy-It-Now) marketplace dedicated servers with live pricing — Use to browse pre-built dedicated servers ready for immediate provisioning (Rapid Deploy / marketplace).
LIVE ENDPOINT
https://my.interserver.net/mcp
Connect to this endpoint to inspect the live schema for getMPServers and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.interserver-public-api]
url = "https://my.interserver.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"interserver-public-api": {
"type": "http",
"url": "https://my.interserver.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: interserver-public-api
Remote MCP URL: https://my.interserver.net/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": {
"interserver-public-api": {
"url": "https://my.interserver.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"interserver-public-api": {
"type": "http",
"url": "https://my.interserver.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "interserver-public-api",
"transport": "streamable-http",
"url": "https://my.interserver.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
getDomainLookup— [Domains] Check availability, premium status, and pricing for a specific domain — Looks up a single FQDN against OpenSRS: returns availability, premium-name flag, current new/renewal/transfer prices, per-TLD order field metadata, and multi-currency quotes.getDomainSearch— [Domains] Get registrar-suggested domain alternatives and bulk availability for a search term — Returns registrar-suggested alternatives plus bulk availability data from OpenSRS for the supplied search term.