Pyodide Integration
Integrates Pyodide to enable Python execution in JavaScript environments.
This MCP implementation integrates Pyodide, enabling Python execution in JavaScript environments. Developed as an open-source project, it leverages TypeScript and the Model Context Protocol SDK to provide a standardized interface for running Python code. The implementation focuses on bridging the gap between Python and JavaScript, allowing seamless integration of Python libraries and functionality within MCP-compatible applications. It's particularly useful for developers and AI models needing to utilize Python's data processing and scientific computing capabilities in web-based or Node.js environments, enabling use cases such as data analysis, machine learning, and scientific simulations without the need for a separate Python runtime.
Source
Repository: https://github.com/yonaka15/mcp-pyodide
Maintain Pyodide Integration?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Pyodide Integration on getagentictools](https://getagentictools.com/mcp/yonaka15-mcp-pyodide?ref=badge)