carrot-mcp

CRThu/carrot-mcp
★ 0 stars Python Data/Analytics Updated today
A collection of MCP (Model Context Protocol) servers for various hardware and data interfaces.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "carrot-mcp": {
      "command": "uvx",
      "args": [
        "carrot-mcp"
      ]
    }
  }
}

Or install with pip: pip install carrot-mcp

README Excerpt

A collection of MCP (Model Context Protocol) servers for various hardware and data interfaces. ```bash pip install carrot-mcp ``` This installs all MCP servers (pdf, io, nfc, office) by default. ```bash uv pip install carrot-mcp ``` ```bash pip install carrot-mcp[pdf] pip install carrot-mcp[io] pip install carrot-mcp[nfc]

Tools (20)

anticollbackup_historybackup_restorecloseconnectcopy_rangecreate_sheetdelete_columnsdelete_imagedelete_paradelete_rangedelete_rowsdelete_sheetdelete_tabledisconnectexchangefield_offfield_onfindformat_para
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →