Skip to main content
Glama
__init__.py194 B
""" ML Jupyter MCP Server - UV-centric Jupyter kernel execution for Claude """ __version__ = "2.0.0" __author__ = "Mayank Ketkar" from .server import create_server __all__ = ["create_server"]

Latest Blog Posts

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/mayank-ketkar-sf/ClaudeJupy'

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