diff --git a/README.md b/README.md
index 7d063f1a..8b65b60d 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* 📂 - [Browser Automation](#browser-automation)
* 🎨 - [Art & Culture](#art-and-culture)
* ☁️ - [Cloud Platforms](#cloud-platforms)
+* 👨💻 - [Code Execution](#code-execution)
* 🖥️ - [Command Line](#command-line)
* 💬 - [Communication](#communication)
* 👤 - [Customer Data Platforms](#customer-data-platforms)
@@ -121,6 +122,12 @@ Cloud platform service integration. Enables management and interaction with clou
- [johnneerdael/netskope-mcp](https://github.com/johnneerdael/netskope-mcp) 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage.
- [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) - 🦀 🏠 - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
+### 👨💻 Code Execution
+
+Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents.
+
+- [pydantic/pydantic-ai/mcp-run-python](https://github.com/pydantic/pydantic-ai/tree/main/mcp-run-python) 🐍🏠- Run Python code in a secure sandbox via MCP tool calls
+
### 🖥️ Command Line
Run commands, capture output and otherwise interact with shells and command line tools.
@@ -510,4 +517,4 @@ Now Claude can answer questions about writing MCP servers and how they work
-
\ No newline at end of file
+