Square MCP Server
by block
🚨 더 이상 사용되지 않음: Square MCP 서버(이전 버전)
⚠️ 이 저장소는 더 이상 유지되지 않습니다.
공식 개발은 square/square-mcp-server 로 옮겨졌습니다.
최신 공식 지원되는 Square MCP 서버는 새 저장소를 사용하세요.
보관된 정보(참조용)
Square API 기능에 대한 액세스를 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.
Related MCP server: Square Model Context Protocol Server
설정
종속성 설치:
지엑스피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 환경( |
🔗 새로운 서버로 마이그레이션:
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/block/square-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server