🛡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
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments