cyberelf/mcp-office-reader
MCP server to read the content of PDF, Word, Excel etc. into markdown format
Platform-specific configuration:
{
"mcpServers": {
"mcp-office-reader": {
"command": "npx",
"args": [
"-y",
"mcp-office-reader"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...