mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-23 20:05:15 +00:00
add Code Execution section and mcp-run-python
This commit is contained in:
@@ -68,6 +68,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
|
|||||||
* 📂 - [Browser Automation](#browser-automation)
|
* 📂 - [Browser Automation](#browser-automation)
|
||||||
* 🎨 - [Art & Culture](#art-and-culture)
|
* 🎨 - [Art & Culture](#art-and-culture)
|
||||||
* ☁️ - [Cloud Platforms](#cloud-platforms)
|
* ☁️ - [Cloud Platforms](#cloud-platforms)
|
||||||
|
* 👨💻 - [Code Execution](#code-execution)
|
||||||
* 🖥️ - [Command Line](#command-line)
|
* 🖥️ - [Command Line](#command-line)
|
||||||
* 💬 - [Communication](#communication)
|
* 💬 - [Communication](#communication)
|
||||||
* 👤 - [Customer Data Platforms](#customer-data-platforms)
|
* 👤 - [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.
|
- [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.
|
- [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.
|
||||||
|
|
||||||
|
### 👨💻 <a name="code-execution"></a>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
|
||||||
|
|
||||||
### 🖥️ <a name="command-line"></a>Command Line
|
### 🖥️ <a name="command-line"></a>Command Line
|
||||||
|
|
||||||
Run commands, capture output and otherwise interact with shells and command line tools.
|
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
|
|||||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
||||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=punkpeye/awesome-mcp-servers&type=Date" />
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user