Hacker News new | ask | show | jobs
Show HN: Fuzz testing tool for MCP servers (github.com)
1 points by proshan 150 days ago
Open-source fuzzer for MCP servers. Goal: make it easy to repeatedly throw malformed/odd requests at servers and catch crashes, hangs, and bad error handling.

If you’re building an MCP server, I’d love to know what you’d want from a fuzzer (corpus inputs, transport coverage, reporting, CI usage).