loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

officernd-mcp

MCP Tool

MrBoor/officernd-mcp

Read-only MCP server for the OfficeRnD coworking/flex-space management API

Install

$ npx loaditout add MrBoor/officernd-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "officernd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "officernd-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

OfficeRnD MCP Server

A read-only Model Context Protocol (MCP) server that connects AI assistants to the OfficeRnD coworking and flex-space management platform. Query members, companies, bookings, billing, and more through natural language.

What it does

This server exposes OfficeRnD data through 5 domain-grouped tools, covering 25+ entity types:

| Tool | Entities | Example queries | |---|---|---| | community | Members, companies, memberships, check-ins, contracts, visits, visitors, opportunities | "List all active members" / "Show me visits from last week" | | space | Resources, bookings, booking occurrences, floors, assignments, amenities, passes, credits | "What meeting rooms are available?" / "List bookings for today" | | billing | Payments, fees, plans, coin/credit stats | "Show pending payments" / "Get credit balance for March" | | collaboration | Events, tickets, posts | "List open tickets" / "What events are coming up?" | | settings | Locations, resource types, business hours, custom properties | "List all office locations" |

All tools are read-only — no data can be created, modified, or deleted.

Prerequisites
  • Node.js 18+
  • OfficeRnD API credentials — client ID, client secret, and organization slug (from your OfficeRnD admin dashboard under Integrations > API)
Quick start
git clone https://github.com/MrBoor/officernd-mcp.git
cd officernd-mcp
npm install
npm run build
Configuration

Set three environment variables (via .env file or directly):

OFFICERND_CLIENT_ID=your_client_id
OFFICERND_CLIENT_SECRET=your_client_secret
OFFICERND_ORG_SLUG=your_organization_slug

The org slug is the identifier in your OfficeRnD URL: app.officernd.com/.../{your_org_slug}.

Usage with Claude Desktop
  1. Open Claude Desktop > Settings > Developer > Edit Config.
  2. Add the server to claude_desktop_config.json:

``

Tags

aichatgptclaudecoworkingcoworking-spaceflex-spacemcpmcp-servermodel-context-protocolofficerndtypescriptworkspace-management

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/MrBoor/officernd-mcp)](https://loaditout.ai/skills/MrBoor/officernd-mcp)