From 8ed89fb6287dd46cb8ca6daf4e48bc3bf9d2ca79 Mon Sep 17 00:00:00 2001 From: Dishant Desle Date: Sun, 13 Sep 2026 00:13:36 -0600 Subject: [PATCH] docs: add mcp-witness security testing toolkit to ADDITIONAL.md Resources --- ADDITIONAL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ADDITIONAL.md b/ADDITIONAL.md index 3c25b3557d..bf7a77263a 100644 --- a/ADDITIONAL.md +++ b/ADDITIONAL.md @@ -78,6 +78,7 @@ This is a curated collection of community-built frameworks and resources that si - **[MCPVerse](https://mcpverse.dev)** - A portal for creating & hosting authenticated MCP servers and connecting to them securely. - **[MCP Servers Search](https://github.com/atonomus/mcp-servers-search)** - An MCP server that provides tools for querying and discovering available MCP servers from this list. - **[Search MCP Server](https://github.com/krzysztofkucmierz/search-mcp-server)** - Recommends the most relevant MCP servers based on the client's query by searching this README file. +- **[mcp-witness](https://github.com/desledishant10/mcp-witness)** - A security testing toolkit for MCP servers: a static analyzer, a dynamic attack harness, and a capability classifier that flag SSRF, DNS-rebinding, and tool-definition weaknesses, with runnable reproduction harnesses for each finding class. - **[MCPWatch](https://github.com/kapilduraphe/mcp-watch)** - A comprehensive security scanner for Model Context Protocol (MCP) servers that detects vulnerabilities and security issues in your MCP server implementations. - **[mkinf](https://mkinf.io)** - An Open Source registry of hosted MCP Servers to accelerate AI agent workflows. - **[Open-Sourced MCP Servers Directory](https://github.com/chatmcp/mcp-directory)** - A curated list of MCP servers by **[mcpso](https://mcp.so)**