Skip to main content
Glama

MobSF MCP Server

by cc-apk
package.json1.01 kB
{ "name": "MobSF-MCP", "version": "1.0.0", "description": "a Node.js-based Model Context Protocol implementation for MobSF", "main": "build/index.js", "types": "build/index.d.ts", "bin": { "nkcc-apk-mobsf": "build/index.js" }, "files": [ "build/**/*" ], "scripts": { "build": "tsc", "prepublishOnly": "npm run build" }, "keywords": [ "MobSF", "static analysis", "security", "automation", "multi-control point", "MCP", "security analysis" ], "author": "nkcc-apk", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/nkcc-apk/MobSF-MCP" }, "bugs": { "url": "https://github.com/nkcc-apk/MobSF-MCP/issues" }, "homepage": "https://github.com/nkcc-apk/MobSF-MCP", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.6.5", "form-data": "^4.0.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cc-apk/MobSF-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server