MCP de la Unión
Un servidor MCP para utilizar tareas, flujos de trabajo y aplicaciones de Union como herramientas.
Configuración
Clonar el repositorio:
Instalar uv
y el paquete union-mcp
:
Usar con Claude Desktop
Primero, instale Claude Desktop .
Luego, instala el servidor.
Esto configurará el archivo de configuración claude_desktop_config.json
ubicado en:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Ventanas:
%APPDATA%\Claude\claude_desktop_config.json
Deberías ver algo como
[!NOTA] Asegúrese de que el ejecutable
uv
esté disponible en/usr/local/bin
; de lo contrario, reemplacecommand
con la ruta completa, por ejemplo/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.
Un servidor MCP que permite a los modelos de Claude utilizar tareas, flujos de trabajo y aplicaciones de Union como herramientas en las conversaciones.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -235TypeScript
- AsecurityAlicenseAqualityAn MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.Last updated -71,06982TypeScriptMIT License
- AsecurityFlicenseAqualityA server built on mcp-framework that enables integration with Claude Desktop through the Model Context Protocol.Last updated -11
- AsecurityFlicenseAqualityA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.Last updated -677TypeScript