Frida MCPServer

dnakov
GitHub
dynamic instrumentationAI integrationprocess management

Loading subscription status...

💡 Description

Frida is a dynamic instrumentation toolkit that enables AI systems to interact with mobile and desktop applications through its MCP compliant server. It provides features like process management, device control, JavaScript execution, and script injection.

📝 JSON Entries

{
  "mcpServers": [
    {
      "frida": {
        "args": [],
        "command": "frida-mcp"
      }
    }
  ]
}

🛠️ Tools

Frida

Features

  • Real-time JavaScript execution through an interactive REPL
  • Process management capabilities
  • Device management for USB and remote devices
  • Comprehensive Frida tools provided through MCP
  • Script injection and progress tracking