Skip to content
Back to search
30
MCP

pyobfus-mcp

io.github.zhurong2020/pyobfus-mcp

MCP tools for pyobfus — the Python obfuscator for AI-assisted development.

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

Similar MCP servers embedding-nearest

debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
mcp/mcp-python-refactoring
Educational Python refactoring assistant that provides guided suggestions for AI assistants.
0 tools
@mseep/godot-devtool
MCP plugin package for AI-assisted Godot Engine development workflows.
0 tools
PDF Tools AI
Python MCP server for AI-powered PDF tools and document analysis.
0 tools
Optometry AI Safety
Python MCP server for optometry and AI safety tools.
0 tools
bypassapi-mcp
MCP server for BypassAPI — web scraping + Cloudflare/CAPTCHA bypass for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "pyobfus-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}