diff --git a/README.md b/README.md index 7611b17..779a9f8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This MCP server provides a Python REPL (Read-Eval-Print Loop) as a tool. It allows execution of Python code through the MCP protocol with a persistent session. + + Python REPL Server MCP server + + ## Setup No setup needed! The project uses `uv` for dependency management. @@ -87,4 +91,4 @@ Before submitting a PR, please ensure: 2. You've updated documentation as needed 3. Maybe write some tests? -For major changes, please open an issue first to discuss what you would like to change. +For major changes, please open an issue first to discuss what you would like to change. \ No newline at end of file