The Office Worker
Rank #10,136io.github.CaFra-House/office-worker-mcp
Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.
The Office Worker is a Model Context Protocol (MCP) server published by CaFra-House. It ranks #10,136 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. The Office Worker is listed on Glama, with 5 release tags tracked from its GitHub repository. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 121,910 of 132,046 servers on MCP Toplist.
Use The Office Worker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add office-worker-mcp -- uvx office-worker-mcp[mcp_servers.office-worker-mcp]
command = "uvx"
args = ["office-worker-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"office-worker-mcp": {
"command": "uvx",
"args": [
"office-worker-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"office-worker-mcp": {
"command": "uvx",
"args": [
"office-worker-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"office-worker-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"office-worker-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"office-worker-mcp": {
"command": "uvx",
"args": [
"office-worker-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"office-worker-mcp": {
"command": "uvx",
"args": [
"office-worker-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CaFra-House%2Foffice-worker-mcp)<a href="https://mcptoplist.com/server/io.github.CaFra-House%2Foffice-worker-mcp"><img src="https://mcptoplist.com/badge/io.github.CaFra-House%2Foffice-worker-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CaFra-House
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.9.7 | Sep 5, 2026 |
| v0.9.6 | Sep 5, 2026 |
| v0.9.5 | Sep 5, 2026 |
| v0.9.4 | Sep 5, 2026 |
| v0.9.1 | Sep 5, 2026 |
Frequently asked questions
- Who maintains The Office Worker?
- The Office Worker is maintained by CaFra-House, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is The Office Worker listed on the Official MCP Registry?
- The Office Worker is not on the Official MCP Registry. It is listed on Glama.
- How many versions does The Office Worker have?
- No registry surfaces explicit version metadata for The Office Worker; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Sep 5, 2026.
- Where can I find the source code for The Office Worker?
- The source code for The Office Worker is hosted at github.com/CaFra-House/office-worker-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.