🚨 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
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
- -securityAlicense-qualityAn MCP server that enables web searches using a SearxNG instance, allowing MCP-compatible applications like Goose to perform internet searches.Last updated -PythonGPL 3.0
- AsecurityFlicenseAqualityThis MCP server allows users to create, manage, and serve web applications through Goose, storing apps in configurable directories and providing web app serving capabilities.Last updated -92JavaScript
- AsecurityAlicenseAqualityEnables AI assistants to interact with Square's Connect API through the Model Context Protocol standard, allowing for operations like managing customers, processing payments, and handling inventory.Last updated -374674TypeScriptApache 2.0
- -securityAlicense-qualityAn MCP server that enables interaction with Kubernetes resources through natural language interfaces like Goose CLI, allowing users to get, read, and patch Kubernetes resources.Last updated -PythonApache 2.0