# Copyright (c) 2023-2024 Datalayer, Inc.
#
# BSD 3-Clause License
from jupyter_mcp_server.server import server
if __name__ == "__main__":
"""Start the Jupyter MCP Server."""
server()
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/datalayer/jupyter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server