analyze
(boolean, optional): Perform AI analysis (default: true)
How to use it
analyze is exposed by the Mockloop MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the analyze tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Mockloop MCP
pip install mockloop-mcpOther tools in Mockloop MCP (26)
(boolean, optional): Enable admin UI (default: true)
(boolean, optional): Enable authentication middleware (default: true)
(boolean, optional): Perform health checks (default: true)
Intelligent server discovery with dual-port architecture support.
(string, optional): API endpoint path
Generate sophisticated FastAPI mock servers with dual-port architecture.
(boolean, optional): Include admin requests (default: false)
(boolean, optional): Include generated mocks (default: true)
(integer, optional): Maximum logs to return (default: 100)
Dynamic response management without server restart.
(string, optional): Filter by HTTP method
(integer, optional): Pagination offset (default: 0)
(string, required): Operation type ("updateresponse", "createscenario", "switchscenario", "listscenarios")
(string, optional): Output directory name
(string, optional): Regex pattern for path filtering
(array, optional): Ports to scan (default: common ports)
Query and analyze request logs with AI-powered insights.
(object, optional): New response data
(object, optional): Scenario configuration
(string, optional): Scenario name
(string, required): Mock server URL
(string, required): API specification URL or local file path
(boolean, optional): Enable storage functionality (default: true)
(string, optional): Start time filter (ISO format)
(string, optional): End time filter (ISO format)
(boolean, optional): Enable webhook support (default: true)