Skip to content
Back to search
30
MCP

iflow-mcp_s4dp4nd4-frida-c2-mcp

pypi/iflow-mcp_s4dp4nd4-frida-c2-mcp

A proof-of-concept, MCP server with streamable HTTP transport that exposes Frida's powerful dynamic instrumentation capabilities as a simple, remote server.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_0xhackerfren-frida-game-hacking-mcp
MCP server for game hacking with Frida - Cheat Engine-like memory scanning, hooking, and code injection
0 tools
iflow-mcp_vulnerability-intelligence-mcp-server
A simple MCP server exposing a website fetching tool
0 tools
iflow-mcp_sandersouza-grafanafastmcp
Python Grafana FastMCP server/CLI with SSE, Streamable HTTP and STDIO transports
0 tools
iflow-mcp_hqn21-protocols-io-mcp
An MCP server that enables MCP clients like Claude Desktop to interact with data from protocols.io.
0 tools
iflow-mcp_sparfenyuk_mcp-proxy
A MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.
0 tools
iflow-mcp_saha-rajdeep-remote-mcp-server
A containerized MCP server using FastMCP that provides a simple calculator tool
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_s4dp4nd4-frida-c2-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}