MCPVault

ports

MCP tool from Mockloop MCP by MockLoop

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

How to use it

ports is exposed by the Mockloop MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ports 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-mcp
FULL MOCKLOOP MCP LISTING

Other tools in Mockloop MCP (26)

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

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)