Skip to main content
Glama

ML Jupyter MCP

by sloflash
.gitignore556 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .venv/ venv/ ENV/ env/ .uv/ # PyPI credentials - NEVER commit these! deploy/.env .pypirc # Jupyter .ipynb_checkpoints/ *.ipynb !example.ipynb # Kernel daemon files .kernel_daemon.lock .kernel_connection.json # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Testing .pytest_cache/ .coverage htmlcov/ # Local notebooks (user data) notebooks/ *.ipynb

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/sloflash/ClaudeJupy'

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