Union MCP
An MCP server to use Union tasks, workflows, and apps as tools.
Setup
Clone the repo:
Install uv
and the union-mcp
package:
Use with Claude Desktop
First, install Claude Desktop.
Then, install the server
This will configure the claude_desktop_config.json
configuration file located in:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
You should see something like
Note
Make sure the uv
executable is available in /usr/local/bin
, otherwise
replace command
with the full path, e.g. /Users/username/.local/bin/uv
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
An MCP server that allows Claude models to use Union tasks, workflows, and apps as tools in conversations.
Related MCP Servers
- AsecurityFlicenseAqualityA high-performance MCP server that integrates Notion into AI workflows, enabling interaction with Notion pages, databases, and comments through a standardized protocol.Last updated -81013TypeScript
- AsecurityFlicenseAqualityModel Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.Last updated -1010421JavaScript
- -securityFlicense-qualityAn MCP server that allows Claude to interact with local LLMs running in LM Studio, providing access to list models, generate text, and use chat completions through local models.Last updated -Python
- -security-license-qualityAn MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.Last updated -TypeScript