A
securityA
licenseA
qualityA Model Context Protocol server that enables interaction with Snapshot.org, providing tools to query Snapshot spaces, proposals, and users through natural language.
Last updated -
5
2
TypeScript
MIT License
Provides access to Square API functionality through a Model Context Protocol (MCP) server
提供对 Square API 功能访问的模型上下文协议 (MCP) 服务器。
或者用于开发:
多变的 | 必需的 | 默认 | 描述 |
---|---|---|---|
SQUARE_ACCESS_TOKEN | 是的 | - | 您的 Square API 访问令牌 |
SQUARE_ENVIRONMENT | 不 | sandbox | Square API 环境( sandbox 或production ) |
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.
该服务器可通过 Goose 与 Square 的 API 进行交互,支持对位置、客户等的查询,并具有上下文保存和符合 MCP 的响应。