businys
Provides tools for YouTube creators to manage and track videos, sponsors, channel analytics, and revenue data within the Businys platform.
@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-serverRequires HIATYS_API_KEY environment variable.
Related MCP server: Snowdrop MCP
Getting an API Key
Sign in at businys.app
Go to Settings → API Keys
Create a new key with the scopes you need
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:
Practice | Tools |
Photography | Clients, quotes, galleries, contracts, invoices, gear, licensing |
Fitness | Clients, programs, workouts, progress tracking, sessions |
Design | Projects, proposals, contracts, invoices, deliverables |
Brand | Brand guidelines, identity systems, deliverables |
Videography | Projects, shot lists, contracts, deliverables |
Yoga | Classes, memberships, bookings, packages |
Life Coaching | Sessions, programs, check-ins, goals |
Consulting | Engagements, deliverables, timesheets |
Tutoring | Students, sessions, progress, packages |
Music Lessons | Students, lesson plans, sessions, packages |
Online Courses | Courses, modules, enrollments, progress |
Wedding Planning | Weddings, vendors, timelines, budgets |
Social Media | Clients, campaigns, content calendars |
Hair Salon | Clients, appointments, services, packages |
Nail Tech | Clients, appointments, services, packages |
Massage Therapy | Clients, intake forms, packages, SOAP notes |
Tattoo | Clients, bookings, deposits, aftercare |
Cleaning | Properties, checklists, schedules, invoicing |
Landscaping | Properties, services, schedules, invoicing |
Pet Grooming | Pets, clients, appointments, services |
Newsletter | Subscribers, issues, sponsorships, analytics |
YouTube Creator | Videos, sponsors, analytics, revenue |
Podcasting | Episodes, guests, sponsors, analytics |
Copywriting | Clients, projects, briefs, deliverables |
Freelance Dev | Clients, projects, timesheets, invoices |
AI Consulting | Clients, engagements, prompt libraries |
Plus cross-practice tools: clients, invoices, contracts, bookings, assets, automations, bulk operations, and more.
Resources
hiatys://context/current— Live business context snapshothiatys://data/clients— Active client listhiatys://clients/{id}— Individual client detailshiatys://context/{sections}— Selective context by sectionhiatys://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
Variable | Required | Default | Description |
| Yes | — | Your Businys API key |
| No |
| Override 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 compliantFull data export available at any time from Settings
License
MIT — see LICENSE
Links
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceA comprehensive collection of 103 tools providing capabilities for text processing, data analysis, web development, and business management in a single server. It is designed for rapid deployment to Vercel and integrates seamlessly with MCP clients like Claude and Cursor to automate diverse workflows.Last updated54MIT
- Flicense-qualityDmaintenanceProvides 667 specialized tools for financial and operational tasks, including fund accounting, compliance, DeFi, and tax management. It enables users to integrate extensive financial intelligence and automated workflows into any MCP-compatible client.Last updated1
- AlicenseBqualityBmaintenanceAI-native business management — invoices, expenses, clients, products, quotes, and webhooks. 31 tools for Claude, Cursor, Windsurf, and Cline.Last updated1001,3529MIT
- Alicense-qualityDmaintenance498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.Last updated32MIT
Related MCP Connectors
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
Apideck Unified API MCP — 330 tools across 200+ SaaS connectors (accounting, CRM, HRIS, ATS).
AIOProductOS: revenue, feedback, work and analytics on one customer record. 71 tools, 3 apps.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hiatys/businys-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server