Skip to main content
Glama

mcp-pyodide

by yonaka15

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
pyodide_execute

Execute Python code using Pyodide with output capture. When generating images, they will be automatically saved to the output directory instead of being displayed. Images can be accessed from the saved file paths that will be included in the output.

pyodide_install-packages

Install Python packages using Pyodide. Multiple packages can be specified using space-separated format.

pyodide_get-mount-points

List mounted directories

pyodide_list-mounted-directory

List contents of a mounted directory

pyodide_read-image

Read an image from a mounted directory

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yonaka15/mcp-pyodide'

If you have feedback or need assistance with the MCP directory API, please join our Discord server