sandaruwan98/toxiproxy-mcp-server
If you are the rightful owner of toxiproxy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for managing Toxiproxy proxies to simulate network conditions in testing environments.
Tools
Functions exposed to the LLM to take actions
check_toxiproxy_status
Check if the Toxiproxy server is running and accessible.
create_db_proxy
Create a PostgreSQL database proxy.
create_rabbitmq_proxy
Create a RabbitMQ proxy.
add_latency_toxic
Add latency simulation to a proxy.
add_bandwidth_toxic
Add bandwidth limiting to a proxy.
add_timeout_toxic
Add timeout simulation to a proxy.
list_proxies
List all active proxies and their toxics.
remove_toxic
Remove a specific toxic from a proxy.
delete_proxy
Delete a proxy entirely.
reset_proxies
Reset all proxies (remove all toxics and enable all proxies).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client