🚨 OBSOLETO: Servidor Square MCP (versión anterior)
⚠️ Este repositorio ya no se mantiene.
El desarrollo oficial se ha trasladado a square/square-mcp-server .
Utilice el nuevo repositorio para obtener el último servidor Square MCP con soporte oficial.
Información archivada (para referencia)
Un servidor de Protocolo de contexto de modelo (MCP) que proporciona acceso a la funcionalidad de la API de Square.
Configuración
- Instalar dependencias:
- Establecer variables de entorno:
- Ejecutar el servidor:
O para desarrollo:
Variables de entorno
Variable | Requerido | Por defecto | Descripción |
---|---|---|---|
SQUARE_ACCESS_TOKEN | Sí | - | Su token de acceso a la API de Square |
SQUARE_ENVIRONMENT | No | sandbox | Entorno de API de Square ( sandbox o production ) |
🔗 Migrar al nuevo servidor:
- Repositorio: square/square-mcp-server
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Un servidor que permite la interacción con la API de Square a través de Goose, admitiendo consultas de ubicaciones, clientes y más con preservación del contexto y respuestas compatibles con MCP.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables interaction with Snapshot.org, providing tools to query Snapshot spaces, proposals, and users through natural language.Last updated -52TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that provides a SQL interface for querying and managing Apache Iceberg tables through Claude desktop, allowing natural language interaction with Iceberg data lakes.Last updated -12Python
- -securityFlicense-qualityA Model Context Protocol server that enables integration with the TESS API, allowing users to list and manage agents, execute agents with custom messages, and manage files through natural language interfaces.Last updated -TypeScript
- -securityAlicense-qualityA Model Context Protocol server that provides seamless integration with Trino and Iceberg, enabling data exploration, querying, and table maintenance through a standard interface.Last updated -14PythonApache 2.0