Create a new hosted MCP server scan job. Connects to a live MCP server, discovers tools/resources/prompts, and runs security analysis on the metadata. The scan runs asynchronously in the background.
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for scanning a live, hosted MCP server endpoint.
URL of the hosted MCP server (e.g., https://mcp.example.com/sse)
"https://mcp.example.com/sse"
Authentication configuration used by the scanner when connecting to the hosted MCP server
{
"auth_type": "bearer",
"bearer_token": "eyJhbGciOiJIUzI1NiIs..."
}Display name for the server
"Example MCP Server"
List of expected tool names for shadow-tool detection
Mark this scan as private