Hoverfly Admin API
Hoverfly's Admin API provides programmatic control of a Hoverfly instance, including simulation management, mode and middleware configuration, journal and diff inspection, state management, caching, logging, templating data sources, and post-serve actions.
What You Can Do
MCP Tools
getsimulation
Get simulation
replacesimulation
Replace simulation
appendsimulation
Append simulation
clearsimulation
Clear simulation
getsimulationschema
Get simulation JSON schema
gethoverfly
Get Hoverfly configuration
getcors
Get CORS settings
getdestination
Get destination
setdestination
Set destination
getmiddleware
Get middleware
setmiddleware
Update middleware
getmode
Get mode
setmode
Set mode
getversion
Get version
getusage
Get usage metrics
getupstreamproxy
Get upstream proxy
getpac
Get PAC file
setpac
Set PAC file
deletepac
Delete PAC file
listpostserveactions
List post-serve actions
upsertpostserveaction
Create or update post-serve action
deletepostserveaction
Delete post-serve action
getcache
Get cache
clearcache
Clear cache
getlogs
Get logs
getjournal
Get journal
filterjournal
Filter journal
clearjournal
Clear journal
listjournalindexes
List journal indexes
createjournalindex
Create journal index
deletejournalindex
Delete journal index
getstate
Get state
replacestate
Replace state
patchstate
Patch state
clearstate
Clear state
getdiff
Get diff reports
filterdiff
Filter diff reports
cleardiff
Clear diff reports
listcsvdatasources
List CSV data sources
upsertcsvdatasource
Upsert CSV data source
deletecsvdatasource
Delete CSV data source
shutdown
Shut down Hoverfly