Provides AI assistants with programmatic control over Hoverfly for dynamic API mocking and simulation.
Sponsored
Hoverfly MCP Server is a Spring Boot application designed to expose Hoverfly via the Model Context Protocol (MCP), allowing AI assistants like Cursor, Claude Desktop, or GitHub Copilot to programmatically manage API mocks. It facilitates the simulation of unavailable third-party APIs by simple JSON definitions, offering a full lifecycle control over mocks to unblock development and testing workflows.
Key Features
01Programmatic control of Hoverfly via MCP for AI assistants
023 GitHub stars
03Clear all existing mocks
04Start and stop Hoverfly in simulate mode
05Create and manage API mocks using JSON definitions
06List all active API mocks
Use Cases
01Automating API mocking configurations for testing environments
02Simulating unavailable external APIs to unblock development
03Enabling AI assistants to dynamically adjust mock APIs based on development needs