Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by qianO33 • File & Storage
A Node.js MCP server that provides controlled file and Excel read/write operations (local and remote) for agents.
Read and convert local Excel files into JSON for downstream processing or analysis.
Fetch and parse Excel files hosted at remote URLs and return structured data.
Perform controlled file system actions (read, write, list) within sandboxed directories to prevent unbounded access.
This server implements the Model Context Protocol (MCP) to let agents read, write, list, and search files and to read and write Excel workbooks as JSON. It supports reading Excel files from disk or from online URLs and can create or overwrite Excel files with JSON data. The server limits operations to directories provided as startup arguments, enabling sandboxed access and easy integration with tools like Claude Desktop and VS Code.
Lee datos de un archivo Excel. Puede leer una hoja completa o un rango específico.
Escribe datos en un archivo Excel. Crea el archivo si no existe.
Crea una nueva hoja en un archivo Excel existente.
Elimina una hoja de un archivo Excel existente.
Lista todas las hojas en un archivo Excel.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.