Back to search
30
MCP

io.github.noahgift/depyler-mcp

io.github.noahgift/depyler-mcp

MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools

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

Similar MCP servers embedding-nearest

io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools
io.github.noahgift/ruchy-mcp
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
io.github.daedalus/mcp-numpy
An MCP server that exposes NumPy functionality
0 tools
io.github.neetpatel/devops-mcp
An MCP server that provides DevOps and DevSecOps context for the project
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.noahgift/depyler-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}