Skip to main content
Glama

mcp-pyodide

by yonaka15
.gitignore770 B
# Dependencies node_modules/ .npm .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions package-lock.json yarn.lock # Build outputs build/ dist/ *.tsbuildinfo # IDEs and editors .idea/ .vscode/ *.swp *.swo .vs/ *.sublime-workspace *.sublime-project # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Environment files .env .env.local .env.*.local .env.development .env.test .env.production # Debug files npm-debug.log* yarn-debug.log* yarn-error.log* debug.log # Test coverage coverage/ .nyc_output/ # Optional cache directories .eslintcache .stylelintcache .cache/ # Python/Pyodide specific __pycache__/ *.py[cod] *$py.class *.so .Python data/ cache/ # mcp-pyodide specific .temp_wheels/

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