Data · MODEL CONTEXT PROTOCOL
alejandroBallesterosC document edit mcp
A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
WHAT IT CONNECTS
alejandroBallesterosC document edit mcp 为 AI Agent 提供什么
- Create new Word documents from text
- Edit existing Word documents (add/edit/delete paragraphs and headings)
- Convert text files (.txt) to Word documents
- Create new Excel spreadsheets from JSON or CSV-like text
- Edit existing Excel files (update cells, ranges, add/delete rows, columns, sheets)
- Convert CSV files to Excel
- Create new PDF files from text
- Convert Word documents to PDF files
- Create a virtual environment
- Install required dependencies
- Configure the server for Claude Desktop
- Create necessary directories
- Install dependencies:
- Configure Claude Desktop:
- **Mac**: `~/Library/Application Support/Claude/`
- **Windows**: `%APPDATA%\Claude\`
- Restart Claude Desktop
- **Tools**: Provides manipulations functions for Word, Excel, and PDF operations
- **Resources**: Provides information about capabilities
- **Prompts**: (none currently implemented)
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。