https://github.com/yonaka15/mcp-pyodide
A Pyodide server implementation for the Model Context Protocol (MCP).
https://github.com/yonaka15/mcp-pyodide
Last synced: 4 months ago
JSON representation
A Pyodide server implementation for the Model Context Protocol (MCP).
- Host: GitHub
- URL: https://github.com/yonaka15/mcp-pyodide
- Owner: yonaka15
- License: mit
- Created: 2025-01-25T03:50:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-21T06:28:35.000Z (7 months ago)
- Last Synced: 2025-03-21T07:22:33.557Z (7 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.ja.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Pyodide Server - Execute Python code through the Model Context Protocol interface, enabling Large Language Models to leverage Python capabilities within their responses. The server supports both stdio and SSE transport modes and is implemented in TypeScript. (Developer Tools)