mobsf-mcp-server

mobsf-mcp-server

3

The MobSF MCP Tool enables scanning of APK and IPA files using MobSF, providing an MCP-compatible interface for ease of integration. It supports seamless interaction with MobSF's REST API and accommodates efficient usage through Claude/5ire clients.

🛡MobSF MCP Tool

This project is an MCP (Model Context Protocol) compatible tool that allows MobSF to scan APK and IPA files. It offers various features:

  • Supports APK and IPA file scanning
  • Works with MobSF's REST API to upload files, trigger scans, and fetch analysis summaries
  • Provides an MCP-compatible interface

Prerequisites

  • MobSF must be installed
  • MCP typescript SDK should be downloaded

Installation

  1. Clone the repo
  2. Install dependencies
  3. Configure environment variables

Usage

  • Run the server
  • Use any MCP client to scan APK or IPA files

Notes

  • Only .apk and .ipa supported
  • Filters large results to prevent output overload