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

评论

其他 分类下的更多 MCP 服务器