Back to MCP Servers
🔌
datalayer/jupyter-mcp-server
BSD-3-ClauseAPI key required🐍 🏠 - Model Context Protocol (MCP) Server for Jupyter.
PythonAI & LLMs
Install
npx -y datalayer-jupyter-mcp-serverRequired environment variables
JUPYTER_TOKENSet in your MCP configDOCUMENT_TOKENSet in your MCP configRUNTIME_TOKENSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"datalayer-jupyter-mcp-server": {
"command": "npx",
"args": [
"-y",
"datalayer-jupyter-mcp-server"
],
"env": {
"JUPYTER_TOKEN": "<YOUR_JUPYTER_TOKEN>",
"DOCUMENT_TOKEN": "<YOUR_DOCUMENT_TOKEN>",
"RUNTIME_TOKEN": "<YOUR_RUNTIME_TOKEN>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Python MCP servers
🔌🔌🔌🔌
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .