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
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.
More Developer Tools MCP servers
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Huoshan Test
volcengine@vercel/mcp-adapter
vercelEasily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Comments