A Model Context Protocol (MCP) server that exposes Hoverfly as a programmable tool for AI assistants like Cursor, Claude, GitHub Copilot, and others supporting MCP. It enables dynamic mocking of third-party APIs to unblock development, automate testing, and simulate unavailable services during integration.
12 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
show_hoverfly_endpoints_info | Returns a canonical list of all key Hoverfly endpoints, including: - Mock server base URL (for intercepted API calls) - Admin API and UI (for managing simulations and viewing logs) - Simulation file endpoint (for viewing or downloading the current simulation) - Example curl commands for quick testing This helps developers, tools, or LLMs understand how to interact with Hoverfly after startup. |
Manual installation
You can install the MCP server using:
Installation for