Back to Browse

Businys MCP Server

by Hiatys
Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

221 MCP tools across 26 practices for independent professionals. Clients, invoices, contracts.

About

221 MCP tools across 26 practices for independent professionals. Clients, invoices, contracts.

Security Report

6.8
Moderate6.8Moderate Risk

Valid MCP server (1 strong, 1 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "app-businys-mcp-server": {
      "args": [
        "-y",
        "@businys/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@businys/mcp-server

Official MCP server for Businys — the unified platform for independent professionals.

221 tools across 26 practices. Clients, invoices, contracts, bookings, programs, projects, and more — all accessible to any MCP-compatible AI agent.

Installation

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "businys": {
      "command": "npx",
      "args": ["@businys/mcp-server"],
      "env": {
        "HIATYS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Other MCP clients

npx @businys/mcp-server

Requires HIATYS_API_KEY environment variable.

Getting an API Key

  1. Sign in at businys.app
  2. Go to Settings → API Keys
  3. Create a new key with the scopes you need
  4. Paste it into your MCP client config

API access requires a paid plan (Starter $12/mo and above).

What's Included

Tools (221 total)

The server exposes tools for everything your Businys account has active:

PracticeTools
PhotographyClients, quotes, galleries, contracts, invoices, gear, licensing
FitnessClients, programs, workouts, progress tracking, sessions
DesignProjects, proposals, contracts, invoices, deliverables
BrandBrand guidelines, identity systems, deliverables
VideographyProjects, shot lists, contracts, deliverables
YogaClasses, memberships, bookings, packages
Life CoachingSessions, programs, check-ins, goals
ConsultingEngagements, deliverables, timesheets
TutoringStudents, sessions, progress, packages
Music LessonsStudents, lesson plans, sessions, packages
Online CoursesCourses, modules, enrollments, progress
Wedding PlanningWeddings, vendors, timelines, budgets
Social MediaClients, campaigns, content calendars
Hair SalonClients, appointments, services, packages
Nail TechClients, appointments, services, packages
Massage TherapyClients, intake forms, packages, SOAP notes
TattooClients, bookings, deposits, aftercare
CleaningProperties, checklists, schedules, invoicing
LandscapingProperties, services, schedules, invoicing
Pet GroomingPets, clients, appointments, services
NewsletterSubscribers, issues, sponsorships, analytics
YouTube CreatorVideos, sponsors, analytics, revenue
PodcastingEpisodes, guests, sponsors, analytics
CopywritingClients, projects, briefs, deliverables
Freelance DevClients, projects, timesheets, invoices
AI ConsultingClients, engagements, prompt libraries

Plus cross-practice tools: clients, invoices, contracts, bookings, assets, automations, bulk operations, and more.

Resources

  • hiatys://context/current — Live business context snapshot
  • hiatys://data/clients — Active client list
  • hiatys://clients/{id} — Individual client details
  • hiatys://context/{sections} — Selective context by section
  • hiatys://profiles/{slug} — Public profile page data

Tool Discovery

Use the built-in get_manifest tool to see all available tools, groups, and resources for your account.

Environment Variables

VariableRequiredDefaultDescription
HIATYS_API_KEYYesYour Businys API key
HIATYS_BASE_URLNohttps://businys.appOverride for self-hosted or staging

Transport

This package runs as a stdio transport — suitable for Claude Desktop, Cursor, Cline, and other local MCP clients.

For HTTP/streamable-http transport, connect directly to https://businys.app/api/mcp using your API key as a Bearer token.

Data & Privacy

  • All data lives in your Businys account
  • The server proxies API calls — no data is stored by the MCP server process
  • Canadian data residency (ca-central-1) — PIPEDA compliant
  • Full data export available at any time from Settings

License

MIT — see LICENSE

Links

Reviews

No reviews yet

Be the first to review this server!