MCPVault

Mockloop MCP

Unclaimed

by MockLoop

Intelligent Model Context Protocol (MCP) server for AI-assisted API development. Generate mock servers from OpenAPI specs with advanced logging, performance analytics, and server discovery. Optimized for AI development workflows with comprehensive testing insights and automated analysis.

Install

$pip install mockloop-mcp

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (27)

admin_ui_enabled

(boolean, optional): Enable admin UI (default: true)

analyze

(boolean, optional): Perform AI analysis (default: true)

auth_enabled

(boolean, optional): Enable authentication middleware (default: true)

check_health

(boolean, optional): Perform health checks (default: true)

discover_mock_servers

Intelligent server discovery with dual-port architecture support.

endpoint_path

(string, optional): API endpoint path

generate_mock_api

Generate sophisticated FastAPI mock servers with dual-port architecture.

include_admin

(boolean, optional): Include admin requests (default: false)

include_generated

(boolean, optional): Include generated mocks (default: true)

limit

(integer, optional): Maximum logs to return (default: 100)

manage_mock_data

Dynamic response management without server restart.

method

(string, optional): Filter by HTTP method

offset

(integer, optional): Pagination offset (default: 0)

operation

(string, required): Operation type ("updateresponse", "createscenario", "switchscenario", "listscenarios")

output_dir_name

(string, optional): Output directory name

path_pattern

(string, optional): Regex pattern for path filtering

ports

(array, optional): Ports to scan (default: common ports)

query_mock_logs

Query and analyze request logs with AI-powered insights.

response_data

(object, optional): New response data

scenario_config

(object, optional): Scenario configuration

scenario_name

(string, optional): Scenario name

server_url

(string, required): Mock server URL

spec_url_or_path

(string, required): API specification URL or local file path

storage_enabled

(boolean, optional): Enable storage functionality (default: true)

time_from

(string, optional): Start time filter (ISO format)

time_to

(string, optional): End time filter (ISO format)

webhooks_enabled

(boolean, optional): Enable webhook support (default: true)