kaggle-nodejs-mcp-server
If you are the rightful owner of kaggle-nodejs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kaggle NodeJS MCP Server allows users to interact with Kaggle datasets and create notebooks using a Model Context Protocol (MCP) client.
Kaggle NodeJS MCP Server
To use this:
- Download this repo
- Add a valid
KAGGLE_USERNAME
andKAGGLE_KEY
to a/the.env
file at the root of this repo - Run
npm run build
- Hook up to an MCP client to explore Kaggle datasets and make notebooks using them