MockServer · Capability
MockServer API — control
MockServer API — control. 6 operations. Lead operation: bind additional listening ports. Self-contained Naftiko capability covering one Mockserver business surface.
What You Can Do
PUT
Put
— bind additional listening ports
/v1/mockserver/bind
PUT
Put
— clears expectations and recorded requests that match the request matcher
/v1/mockserver/clear
PUT
Put
— clears all expectations and recorded requests
/v1/mockserver/reset
PUT
Put
— retrieve recorded requests, active expectations, recorded expectations or log messages
/v1/mockserver/retrieve
PUT
Put
— return listening ports
/v1/mockserver/status
PUT
Put
— stop running process
/v1/mockserver/stop
MCP Tools
bind-additional-listening-ports
bind additional listening ports
idempotent
clears-expectations-and-recorded-requests
clears expectations and recorded requests that match the request matcher
idempotent
clears-all-expectations-and-recorded
clears all expectations and recorded requests
idempotent
retrieve-recorded-requests-active-expectations
retrieve recorded requests, active expectations, recorded expectations or log messages
idempotent
return-listening-ports
return listening ports
idempotent
stop-running-process
stop running process
idempotent