From b4a5ce2f97a715692d30463524cd4d3205646781 Mon Sep 17 00:00:00 2001 From: Pulkit Sanadhya <56987033+pullkitsan@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:27:41 -0700 Subject: [PATCH] Add New MobSF MCP Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef61ce1c..2fd94eaa 100644 --- a/README.md +++ b/README.md @@ -900,6 +900,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) 🐍 🏠 - MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically. - [nickpending/mcp-recon](https://github.com/nickpending/mcp-recon) 🏎️ 🏠 - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup. - [panther-labs/mcp-panther](https://github.com/panther-labs/mcp-panther) πŸŽ–οΈ 🐍 ☁️ 🍎 - MCP server that enables security professionals to interact with Panther's SIEM platform using natural language for writing detections, querying logs, and managing alerts. +- [pullkitsan/mobsf-mcp-server](https://github.com/pullkitsan/mobsf-mcp-server)πŸ¦€ 🏠 🚨 🍎 πŸͺŸ 🐧 - A MCP server for MobSF which can be used for static and dynamic analysis of Android and iOS application. It is compatible with Claude, 5ire, or any MCP-capable client. - [qianniuspace/mcp-security-audit](https://github.com/qianniuspace/mcp-security-audit) πŸ“‡ ☁️ A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks. - [rad-security/mcp-server](https://github.com/rad-security/mcp-server) πŸ“‡ ☁️ - MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more. - [roadwy/cve-search_mcp](https://github.com/roadwy/cve-search_mcp) 🐍 🏠 - A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs.