claude mcp add code-executor-mcp -- uvx code-executor-mcp
{
"mcpServers": {
"code-executor-mcp": {
"command": "uvx",
"args": ["code-executor-mcp"]
}
}
}
{
"mcpServers": {
"code-executor-mcp": {
"command": "uvx",
"args": ["code-executor-mcp"]
}
}
}
{
"mcpServers": {
"code-executor-mcp": {
"command": "uvx",
"args": ["code-executor-mcp"]
}
}
}
About This MCP Server
The code-executor-mcp server is a developer tool that enables communication through the Model Context Protocol, connecting to other systems and allowing for the execution of code. It is available on pypi and utilizes stdio, suggesting it can handle standard input and output operations. Developers would use this tool when they need to integrate code execution capabilities with other systems that support the Model Context Protocol.
code-executor-mcp MCP server by MEOK AI Labs. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
code-executor-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The code-executor-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.