Ioffice MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 4 Aug 2026.
iOffice workspace management for Claude — book rooms, manage visitors, maintenance tickets
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ioffice-mcp -- npx -y ioffice-mcp
{
"mcpServers": {
"ioffice-mcp": {
"args": [
"-y",
"ioffice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ioffice-mcp]
command = "npx"
args = ["-y", "ioffice-mcp"]
{
"mcpServers": {
"ioffice-mcp": {
"args": [
"-y",
"ioffice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ioffice-mcp": {
"args": [
"-y",
"ioffice-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.