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.

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

pullkitsan

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

More Other MCP servers