kaggle-nodejs-mcp-server

kaggle-nodejs-mcp-server

0

The Kaggle NodeJS MCP Server is designed to enable interaction with Kaggle datasets through a NodeJS environment. Users can explore datasets and create notebooks by connecting with an MCP client.

Kaggle NodeJS MCP Server

To use this:

  • Download this repo
  • Add a valid KAGGLE_USERNAME and KAGGLE_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