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%
2 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
purescript-mcp-tools
A Model Context Protocol (MCP) server providing PureScript development tools for AI assistants
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
fake-py-mcp
MCP server for fake.py.
0 tools
hypertopos-mcp
MCP tools for exploring geometric data spaces with AI agents
0 tools

How to use

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

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