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
Installation
npx -y pullkitsan/mobsf-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub