MCP Code Executor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONDA_ENV_NAMEYesThe name of the Conda environment you want the code to run in
CODE_STORAGE_DIRYesThe directory where you want the generated code to be stored

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_code

Execute Python code in the specified conda environment