Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Stars
155
Forks
15
Watchers
155
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #21 from jbeno/claude/fix-pydantic-version-011CUuoD9t8iEKKq9KdWYtdZ
65331a8View on GitHubfix: add pydantic version constraint to prevent 2.12.0+ incompatibility
dc00022View on GitHubchore: update FastMCP dependency to version range >=2.7.0,<2.11 for compatibility and bump version to 0.3.1
a5d8089View on GitHubMerge pull request #13 from amirzaushnizer/fix-tool-registration
2f17b3bView on GitHubchore: bump version to 0.3.1 and update fastmcp dependency to 2.10.5 for compatibility
1ade6b1View on GitHubchore: update fastmcp dependency to remove upper version limit and fix tool registration method
007a30dView on GitHubchore: restrict fastmcp version to <2.7.0 for compatibility
56f0d3eView on GitHubdocs: Updated GitHub notebook_rules.prompt.md fto align with cursor_rules.md
cf1e332View on GitHubdocs: Added 0.3.0 video update to README, edited cursor_rules.md
0ba7a78View on GitHubdocs: Updated cursor_rules.md and README.md to explain cost vs. visibility trade-offs
3981c29View on GitHubfix(tests): Align test_notebook_search_no_results with actual behavior
302c6deView on GitHubfix(tests): Align test_notebook_search_attribute_error with actual behavior
c05f849View on GitHub