MCP.so
ログイン

🛡MobSF MCP Tool

@pullkitsan

🛡MobSF MCP Tool について

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

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

pullkitsan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ