# Overview
MCP
Read-only Model Context Protocol endpoint for discovery and cost estimates.
MCP
The Streamable HTTP endpoint at https://bashrack.com/mcp provides read-only infrastructure discovery and planning tools. Public tools list the VPS catalog and estimate VPS, hosting, and database costs. The private server inventory tool uses an active same-origin bashrack browser session and omits IP addresses, API tokens, SSH keys, cloud-init data, and payment data.
Protocol: MCP 2026-07-28 with 2025-11-25 compatibility.
Transport: Streamable HTTP JSON responses.
Safety: MCP cannot order, modify, restart, reinstall, or delete resources.
Discovery:
Transport: Streamable HTTP JSON responses.
Safety: MCP cannot order, modify, restart, reinstall, or delete resources.
Discovery:
/.well-known/mcp.jsonbash
curl https://bashrack.com/mcp \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'MCP resources are available through resources/list and resources/read, including platform and billing guidance plus current managed-service pricing catalogs.