Businys MCP Server
CommunityContributed by Hiatys Systems
221 MCP tools across 26 practices for independent professionals. Manage clients, bookings, invoices, contracts, programs, sessions, and more. Open platform with full data export on all paid tiers.
About the Businys MCP Server
The Businys MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. 221 MCP tools across 26 practices for independent professionals. Manage clients, bookings, invoices, contracts, programs, sessions, and more. Open platform with full data export on all paid tiers. This is a community-contributed MCP server by Hiatys Systems.
Install the Businys MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.
Transport Configuration
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@businys/mcp-server"
],
"env": {
"HIATYS_API_KEY": "${input:HIATYS_API_KEY}"
},
"metadata": {
"inputs": [
{
"id": "HIATYS_API_KEY",
"label": "Businys API Key",
"description": "Your Businys API key. Generate one in Settings â Integrations â API Keys.",
"type": "text",
"required": true,
"secret": true,
"placeholder": "biz_live_xxxxxxxxxxxxxxxxxxxx",
"obtain": {
"url": "https://businys.app/settings/integrations",
"instructions": "1. Go to businys.app/settings/integrations\n2. Click 'API Keys'\n3. Click 'New API Key'\n4. Copy the key",
"button_label": "Create API Key"
}
}
]
}
}Categories
Tags
Supported AI Clients
The Businys MCP server works with all MCP-compatible AI clients through McpMux:
Related MCP Servers
Atlassian (Jira & Confluence)
Interact with Jira issues, Confluence pages, and Compass components through Atlassian's official remote MCP server.
Notion (Docker)
Read and write Notion pages, databases, and blocks via Docker container. Uses a Notion integration token for authentication.
Notion (Remote)
Read and write Notion pages, databases, and blocks through Notion's hosted remote MCP server. No local setup required, authenticates via OAuth.
Notion (npx)
Read and write Notion pages, databases, and blocks locally via npx. Uses a Notion integration token for authentication.
Linear (Remote)
Manage Linear issues, projects, cycles, and teams through the hosted remote MCP server. No local installation required. Connects via OAuth.
Asana
Manage Asana tasks, projects, workspaces, and comments. Create and update tasks, search projects, manage dependencies and subtasks.
Install Businys with McpMux
One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.