Skip to main content
Glama

Jupyter MCP Server

by datalayer
index.module.css630 B
/* * Copyright (c) 2023-2024 Datalayer, Inc. * * BSD 3-Clause License */ /* stylelint-disable docusaurus/copyright-header */ /** * CSS files with the .module.css suffix will be treated as CSS modules * and scoped locally. */ .heroBanner { padding: 4rem 0; text-align: center; position: relative; overflow: hidden; } @media screen and (max-width: 966px) { .heroBanner { padding: 2rem; } } .buttons { display: flex; align-items: center; justify-content: center; } .tag { font-size: small; padding: 4px; border-radius: 5px; border-width: thick; border-color: red; background: orange; }

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