
jjsantos01
@jjsantos01
Skills (2)
Jupyter Notebook MCP
JupyterMCP connects Jupyter Notebook to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Jupyter Notebooks. This integration enables AI-assisted code execution, data analysis, visualization, and more. This tool is compatible ONLY with Jupyter Notebook version 6.x. It does NOT work with: - Jupyter Lab - Jupyter Notebook v7.x - VS Code Noteboo
QGISMCP - QGIS Model Context Protocol Integration
QGISMCP connects QGIS to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control QGIS. This integration enables prompt assisted project creation, layer loading, code execution and more. This project is strongly based on the BlenderMCP project by Siddharth Ahuja - Two-way communication: Connect Claude AI to QGIS through a socket-based server. - Proj