From e5995b175e903184fb32ec9393003b7291ae0c21 Mon Sep 17 00:00:00 2001 From: Valera Date: Fri, 25 Jul 2025 22:33:57 +0300 Subject: [PATCH] docs: Add Nikto MCP Server to MCP Servers List MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This pull request adds a new entry to the MCP servers list in `README.md`: - **https://github.com/weldpua2008/nikto-mcp** - A secure MCP (Model Context Protocol) server that enables AI agents to interact with https://github.com/sullo/nikto for comprehensive web security scanning. The server integrates Nikto’s powerful web vulnerability scanning capabilities into the MCP ecosystem, allowing AI agents to perform automated security assessments on web servers. --- --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c52b4ea8e..dbf09d1944 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[NS Travel Information](https://github.com/r-huijts/ns-mcp-server)** - Access Dutch Railways (NS) real-time train travel information and disruptions through the official NS API. - **[ntfy-mcp](https://github.com/teddyzxcv/ntfy-mcp)** (by teddyzxcv) - The MCP server that keeps you informed by sending the notification on phone using ntfy - **[ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp)** (by gitmotion) - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!) +- **[Nikto MCP](https://github.com/weldpua2008/nikto-mcp)** (by weldpua2008) - A secure MCP server that enables AI agents to interact with Nikto web server scanner](- use with npx or docker). - **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - C++ MCP integration for Oat++. Use [Oat++](https://oatpp.io) to build MCP servers. - **[Obsidian Markdown Notes](https://github.com/calclavia/mcp-obsidian)** - Read and search through your Obsidian vault or any directory containing Markdown notes - **[obsidian-mcp](https://github.com/StevenStavrakis/obsidian-mcp)** - (by Steven Stavrakis) An MCP server for Obsidian.md with tools for searching, reading, writing, and organizing notes.