From ab6ec3297ed9938d4ab40cd1b7978682f8e629a7 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Mon, 28 Apr 2025 16:49:26 +0700 Subject: [PATCH] Add MseeP.ai badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 227a779..d3a4d52 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/mseep-audited.png)](https://mseep.ai/app/tadasant-mcp-server-ssh-rails-runner) + # MCP Server: SSH Rails Runner An MCP server that enables secure remote execution of Rails console commands via SSH. This server provides tools for both read-only operations and carefully managed mutations in a deployed Rails environment.