🚨 더 이상 사용되지 않음: Square MCP 서버(이전 버전)
⚠️ 이 저장소는 더 이상 유지되지 않습니다.
공식 개발은
최신 공식 지원되는 Square MCP 서버는 새 저장소를 사용하세요.
보관된 정보(참조용)
Square API 기능에 대한 액세스를 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.
설정
종속성 설치:
지엑스피1
환경 변수 설정:
# Required
export SQUARE_ACCESS_TOKEN=your_access_token_here
# Optional - defaults to 'sandbox' if not set
export SQUARE_ENVIRONMENT=sandbox # or 'production' for production environment
서버를 실행합니다:
uv pip install .
square-mcp
또는 개발을 위해:
source .venv/bin/activate
mcp dev src/square_mcp/server.py
환경 변수
변하기 쉬운 | 필수의 | 기본 | 설명 |
| 예 | - | Square API 액세스 토큰 |
| 아니요 |
| Square API 환경(
또는
) |
🔗 새로운 서버로 마이그레이션:
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.
Goose를 통해 Square의 API와 상호작용을 가능하게 하는 서버로, 컨텍스트 보존 및 MCP 호환 응답을 통해 위치, 고객 등에 대한 쿼리를 지원합니다.
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityThis 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 -92
- Asecurity-licenseAqualityEnables 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 -32678Apache 2.0
- -security-license-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 -Apache 2.0
- Asecurity-licenseAqualityAllows AI assistants to interact with Square's connect API, providing access to Square's complete API ecosystem for managing payments, orders, customers, inventory, and more.Last updated -326Apache 2.0