MCP.so
Sign In

🛡MobSF MCP Tool

@pullkitsan

About 🛡MobSF MCP Tool

This MCP server uses mobsf api's to scan and analyze the apk and ipa files.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mobsf": {
      "command": "npx",
      "args": [
        "tsx",
        "/absolute/path/to/server.ts"
      ],
      "env": {
        "MOBSF_API_KEY": "",
        "MOBSF_URL": ""
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is 🛡MobSF MCP Tool?

It is an MCP (Model Context Protocol) compatible tool that enables MobSF (Mobile Security Framework) to scan Android APK and iOS IPA files directly through

Comments

Basic information

Category

Other

License

MIT license

Transports

stdio

Author

pullkitsan

More Other MCP servers