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
# Copyright (c) 2024- Datalayer, Inc.
#
# BSD 3-Clause License
[project]
name = "jupyter-mcp-server-mcpb"
version = "0.22.1"
description = "Jupyter MCP Server - MCPB bundle for one-click installation in Claude Desktop"
requires-python = ">=3.10"
dependencies = [
"jupyter-mcp-server>=0.22.1",
]