Frida MCP
@dnakov
关于 Frida MCP
MCP stdio server for frida
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Frida MCP?
A Model Context Protocol (MCP) server for the Frida dynamic instrumentation toolkit. It enables AI systems to interact with mobile and desktop applications through Frida's runtime instrumentation capabilities.
How to use Frida MCP?
Install via pip with pip install frida-mcp. For Claude Desktop integration, add frida-mcp as an MCP server in the Claude Desktop configuration file with the command "frida-mcp".
Key features of Frida MCP
- Process management: list, attach, spawn, resume, and kill
- Device management: USB and remote device support
- Interactive JavaScript REPL with real-time execution
- Script injection with progress tracking
- Resources for providing Frida data to models
- Prompts for guided Frida analysis workflows
Use cases of Frida MCP
- List all running processes on a device
- Attach to and instrument a specific application
- Spawn a new process and resume its execution
- Execute custom JavaScript code in real-time on a target
- Inject and track the progress of instrumentation scripts
FAQ from Frida MCP
What are the prerequisites for running Frida MCP?
Python 3.8 or later, pip, and Frida 16.0.0 or later are required.
How do I integrate Frida MCP with Claude Desktop?
Add "frida-mcp" as an MCP server command in the Claude Desktop configuration file (claude_desktop_config.json).
What transport methods does Frida MCP support?
It supports all MCP transport methods.
Does Frida MCP support device management?
Yes, it can list connected USB and remote devices, get device information, and connect to specific devices.
What kind of processes can I manage with Frida MCP?
You can list, attach to, spawn, resume, and kill processes on connected devices.
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
评论