MCP.so
登录

Kaggle NodeJS MCP Server

@goeffthomas

关于 Kaggle NodeJS MCP Server

暂无概览

基本信息

分类

数据与分析

运行时

node

传输方式

stdio

发布者

goeffthomas

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Kaggle NodeJS MCP Server?

Kaggle NodeJS MCP Server is a Model Context Protocol (MCP) server that allows users to explore Kaggle datasets and create notebooks from them. It is intended for developers who want to integrate Kaggle data exploration and notebook creation into MCP-compatible clients.

How to use Kaggle NodeJS MCP Server?

Download the repository, add your Kaggle credentials (KAGGLE_USERNAME and KAGGLE_KEY) to a .env file at the root, run npm run build, then connect the server to an MCP client.

Key features of Kaggle NodeJS MCP Server

  • Explore Kaggle datasets via an MCP client
  • Create notebooks using Kaggle datasets
  • Requires valid Kaggle API credentials

Use cases of Kaggle NodeJS MCP Server

  • Integrate Kaggle dataset browsing into AI assistant workflows
  • Automate notebook creation from selected datasets using MCP clients

FAQ from Kaggle NodeJS MCP Server

What credentials do I need?

You need a valid KAGGLE_USERNAME and KAGGLE_KEY stored in a .env file at the repository root.

How do I set up the server?

Download the repo, add your Kaggle credentials to a .env file, run npm run build, and then hook it up to an MCP client.

What can I do with this server?

You can explore Kaggle datasets and make notebooks using those datasets through an MCP client.

评论

数据与分析 分类下的更多 MCP 服务器