{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c79t8yhfyvvx","handle":"frida-mcp","url":"https://wellknown.network/agents/frida-mcp","links":{"self":"https://wellknown.network/agents/frida-mcp/record.json","html":"https://wellknown.network/agents/frida-mcp","markdown":"https://wellknown.network/agents/frida-mcp/record.md","api":"https://wellknown.network/api/v1/agents/frida-mcp","status":"https://wellknown.network/api/v1/agents/frida-mcp/status","claim":"https://wellknown.network/agents/frida-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/frida-mcp/claim.json","badge":"https://wellknown.network/agents/frida-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/frida-mcp/history","tools":"https://wellknown.network/api/v1/agents/frida-mcp/tools"},"ard":{"identifier":"urn:air::server:frida-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"frida-mcp","summary":"Model Context Protocol implementation for Frida","description":"# Frida MCP\n\nA Model Context Protocol (MCP) implementation for Frida dynamic instrumentation toolkit.\n\n## Overview\n\nThis package provides an MCP-compliant server for Frida, enabling AI systems to interact with mobile and desktop applications through Frida's dynamic instrumentation capabilities. It uses the official [MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk) to enable seamless integration with AI applications.\n\n## Demo\n\nhttps://github.com/dnakov/frida-mcp/raw/main/docs/assets/frida-mcp.mov\n\n## Features\n\n- Built with the official MCP Python SDK\n- Comprehensive Frida tools exposed through MCP:\n  - Process management (list, attach, spawn, resume, kill)\n  - Device management (USB, remote devices)\n  - Interactive JavaScript REPL sessions\n  - Script injection with progress tracking\n- Resources for providing Frida data to models\n- Prompts for guided Frida analysis workflows\n- Progress tracking for long-running operations\n- Full support for all MCP transport methods\n\n## Installation\n\n### Prerequisites\n\n- Python 3.8 or later\n- pip package manager\n- Frida 16.0.0 or later\n\n### Quick Install\n\n```bash\npip install frida-mcp\n```\n\n### Development Install\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/frida-mcp.git\ncd frida-mcp\n\n# Install in development mode with extra tools\npip install -e \".[dev]\"\n```\n\n## Claude Desktop Integration\n\nTo use Frida MCP with Claude Desktop, you'll need to update your Claude configuration file:\n\n1. Locate your Claude Desktop configuration file:\n   - macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n   - Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n   - Linux: `~/.config/Claude/claude_desktop_config.json`\n\n2. Add the following to your configuration file:\n\n```json\n{\n  \"mcpServers\": {\n    \"frida\": {\n      \"command\": \"frida-mcp\"\n    }\n  }\n}\n```\n\nAlternatively, you can use the MCP CLI to install the server:\n\n```bash\n# Install using the module path\nmcp install -m frida_mcp.c…","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:frida-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"frida-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:27.831Z","publishedAt":"2025-03-27T13:16:10.799421Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"frida-mcp","url":"https://pypi.org/project/frida-mcp/","firstSeenAt":"2026-09-09T16:22:58.384Z","fetchedAt":"2026-09-15T15:22:18.448Z","normalizedAt":"2026-09-15T15:22:18.448Z"}]},"firstSeenAt":"2026-09-09T16:22:58.384Z","updatedAt":"2026-09-15T15:24:27.831Z"}