Square MCP Server
by block
🚨 非推奨: Square MCP サーバー (旧バージョン)
⚠️ このリポジトリはメンテナンスされなくなりました。
公式開発はsquare/square-mcp-serverに移行しました。
最新の公式にサポートされている Square MCP サーバーについては、新しいリポジトリを使用してください。
アーカイブ情報(参考)
Square API 機能へのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバー。
Related MCP server: Square Model Context Protocol Server
設定
依存関係をインストールします:
uv sync環境変数を設定します。
# 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 環境 ( |
🔗 新しいサーバーに移行します:
リポジトリ: square/square-mcp-server
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