Claude Document MCP Server
@alejandroBallesterosC
About Claude Document MCP Server
A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"document-edit-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@alejandroBallesterosC/document-edit-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Claude Document MCP Server?
A Model Context Protocol (MCP) server that allows Claude Desktop to create, edit, and convert Microsoft Word, Excel, and PDF files. It is built for users who need to manipulate office documents directly from Claude Desktop without switching applications.
How to use Claude Document MCP Server?
Install automatically via Smithery (npx @smithery/cli install @alejandroBallesterosC/document-edit-mcp --client claude) or by cloning the repository and running ./setup.sh. Manual setup requires
Basic information
More Files & Storage MCP servers
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
Mcp Filesystem
gabrielmaialva33A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
PDF Reader MCP Server (@shtse8/pdf-reader-mcp)
shtse8📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
Comments