security

Mobsf Mcp Server

A MCP server for MobSF which can be used for static and dynamic analysis of Android and iOS application.

local
macos
windows
linux
rust
security
0
View on GitHub

Installation

npx -y pullkitsan/mobsf-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mobsf-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "pullkitsan/mobsf-mcp-server"
  ]
}

About This MCP Server

pullkitsan/mobsf-mcp-server

A MCP server for MobSF which can be used for static and dynamic analysis of Android and iOS application.

GitHub: https://github.com/pullkitsan/mobsf-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub