🛠️

code-executor-mcp

code-executor-mcp MCP server by MEOK AI Labs

Developer Tools stdio pypi pypistdioCSOAI-ORG
RUN IN TERMINAL
claude mcp add code-executor-mcp -- uvx code-executor-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "code-executor-mcp": { "command": "uvx", "args": ["code-executor-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "code-executor-mcp": { "command": "uvx", "args": ["code-executor-mcp"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/code-executor-mcp.svg)](https://skillsplayground.com/mcps/code-executor-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.