Back to search
30
MCP

io.github.noahgift/ruchy-mcp

io.github.noahgift/ruchy-mcp

MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation 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/depyler-mcp
MCP server for Depyler: Python-to-Rust transpiler with analysis and verification tools
0 tools
io.github.ryudi84/code-quality
MCP server for code quality: complexity, duplicates, naming, refactoring.
0 tools
io.github.ryudi84/markdown
MCP server for markdown: tables, TOC, HTML conversion, formatting.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.markswendsen-code/crunchyroll
MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress
0 tools

How to use

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

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