opendocswork-mcp
Rank #8,474io.github.Aimino-Tech/office-oxide-mcp
Rust-native MCP server for Office document processing
opendocswork-mcp is a Model Context Protocol (MCP) server published by aimino-tech. It ranks #8,474 of 120,278 servers tracked on MCP Toplist, and its repository has 161 GitHub stars. opendocswork-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 111,804 of 120,278 servers on MCP Toplist.
Use opendocswork-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add office-oxide-mcp -- npx -y @aimino/opendocswork-mcp[mcp_servers.office-oxide-mcp]
command = "npx"
args = ["-y", "@aimino/opendocswork-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"office-oxide-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/opendocswork-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"office-oxide-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/opendocswork-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"office-oxide-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aimino/opendocswork-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"office-oxide-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/opendocswork-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"office-oxide-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/opendocswork-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.Aimino-Tech%2Foffice-oxide-mcp)<a href="https://mcptoplist.com/server/io.github.Aimino-Tech%2Foffice-oxide-mcp"><img src="https://mcptoplist.com/badge/io.github.Aimino-Tech%2Foffice-oxide-mcp.svg" alt="MCP Toplist: Top 10% of 120,278" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aimino-tech
Other servers by aimino-tech
View all aimino-tech servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 16, 2026 |
Frequently asked questions
- Who maintains opendocswork-mcp?
- opendocswork-mcp is maintained by aimino-tech, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is opendocswork-mcp listed on the Official MCP Registry?
- Yes — opendocswork-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does opendocswork-mcp have?
- MCP Toplist tracks 1 version of opendocswork-mcp, most recently published on Jun 16, 2026.
- Where can I find the source code for opendocswork-mcp?
- The source code for opendocswork-mcp is hosted at github.com/aimino-tech/opendocswork-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.