Skip to main content
Glama

ML Jupyter MCP

by sloflash
MANIFEST.in531 B
# Include important files in the distribution include README.md include LICENSE include requirements.txt include pyproject.toml # Include all Python files in src recursive-include src *.py # Include package data recursive-include src/ml_jupyter_mcp *.json *.toml *.txt # Exclude unnecessary files global-exclude __pycache__ global-exclude *.py[co] global-exclude .DS_Store recursive-exclude old * recursive-exclude deploy * recursive-exclude tests * exclude .gitignore exclude .kernel_daemon.lock exclude .kernel_connection.json

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