Claude Document MCP Server
@alejandroBallesterosC
Claude Document MCP Server について
A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"document-edit-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@alejandroBallesterosC/document-edit-mcp",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「ファイルとストレージ」の他のコンテンツ
Google Drive server
isaacphiModel Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
WORK IN PROGRESS - USE WITH CAUTION - Windows:
hanwegMCP server for working with PDF files
MCP docx server
h4ck4lifeMCP server to manipulate DOCX file
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
コメント