Hoverfly icon

Hoverfly

Provides AI assistants with programmatic control over Hoverfly for dynamic API mocking and simulation.

Acerca de

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.

Características Principales

  • Programmatic control of Hoverfly via MCP for AI assistants
  • 3 GitHub stars
  • Clear all existing mocks
  • Start and stop Hoverfly in simulate mode
  • Create and manage API mocks using JSON definitions
  • List all active API mocks

Casos de Uso

  • Automating API mocking configurations for testing environments
  • Simulating unavailable external APIs to unblock development
  • Enabling AI assistants to dynamically adjust mock APIs based on development needs