From 8ee56d49bf33183bdea0c01436b6af2b8c3e86db Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Mon, 5 May 2025 13:04:38 +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 4038b57..a6f1bcc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/yzfly-mcp-python-interpreter-badge.png)](https://mseep.ai/app/yzfly-mcp-python-interpreter) + # MCP Python Interpreter A Model Context Protocol (MCP) server that allows LLMs to interact with Python environments, read and write files, execute Python code, and manage development workflows.