Back to Home
ngandugilbert icon

cellpilot-mcp

by ngandugilbert

Overview

Empowers AI assistants to perform comprehensive read, write, and manipulation operations on Excel files.

Installation

Run Command
dnx CellPilotMCP --version 0.0.1 --yes

Security Notes

Crucially, the actual C# source code for the MCP server was not provided, making a comprehensive security audit impossible. The analysis is based solely on the README's description of features. The server's extensive file system and data manipulation capabilities (e.g., creating, copying, deleting files, writing to arbitrary cells, reading any data) present significant security risks if not implemented with robust input validation, path sanitization, and access control. Without code, there is no way to verify protection against path traversal, arbitrary code execution, or ReDoS attacks with `SearchWithRegex`. Running this server grants an AI agent powerful capabilities over local files, which inherently requires high trust and careful implementation.

Similar Servers

Stats

Interest Score55
Security Score4
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2025-12-02

Tags

ExcelAI AssistantData ManipulationC#Model Context Protocol