MCP.so
Sign In

Rubyhash

@builtbyproxy

About Rubyhash

MCP server that diffs Ruby hashes for AI coding agents. Paste failing Minitest/RSpec output and get exactly what changed: added, removed, and changed keys with type-change detection. Runs 100% locally, nothing uploaded. From rubyhash.dev

Basic information

Category

Developer Tools

License

MIT

Runtime

node

Publisher

builtbyproxy

Submitted by

Lachlan Young

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "rubyhash": {
      "command": "npx",
      "args": [
        "-y",
        "rubyhash-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Rubyhash?

MCP server that diffs Ruby hashes for AI coding agents. Paste failing Minitest/RSpec output and get exactly what changed: added, removed, and changed keys with type-change detection. Runs 100% locally, nothing uploaded. From rubyhash.dev

How to use Rubyhash?

The README includes setup instructions such as "command": "npx",.

Key features of Rubyhash

  • MCP server integration

Use cases of Rubyhash

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Rubyhash

Where is the source code for Rubyhash?

The source code is linked from the repository URL on this page.

Does Rubyhash include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Developer Tools MCP servers