# :GT Protocol MCP Server MCP server

Agent View of the PolicyLayer registry record for :GT Protocol MCP Server: identity, probed posture, risk grade, and all 19 tools classified. HTML page: https://policylayer.com/tools/gt-protocol-mcp

## Facts

- Server id: `gt-protocol/mcp`
- Homepage: https://github.com/gt-protocol/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 19
- Tool categories present: Destructive, Execute, Read, Write
- Tags: gt protocol mcp, admin, automation
- Record last modified: 2026-06-30T21:09:35.709Z

## Tools (19)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_bot` | Destructive | Critical | https://policylayer.com/tools/gt-protocol-mcp/delete-bot.md |
| `run_backtest` | Execute | High | https://policylayer.com/tools/gt-protocol-mcp/run-backtest.md |
| `start_bot` | Execute | High | https://policylayer.com/tools/gt-protocol-mcp/start-bot.md |
| `stop_bot` | Execute | High | https://policylayer.com/tools/gt-protocol-mcp/stop-bot.md |
| `close_deal` | Financial | Critical | https://policylayer.com/tools/gt-protocol-mcp/close-deal.md |
| `start_deal` | Financial | Critical | https://policylayer.com/tools/gt-protocol-mcp/start-deal.md |
| `authenticate` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/authenticate.md |
| `get_active_deals` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-active-deals.md |
| `get_balance` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-balance.md |
| `get_bot` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-bot.md |
| `get_deal_history` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-deal-history.md |
| `get_exchanges` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-exchanges.md |
| `get_profile` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/get-profile.md |
| `list_bots` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/list-bots.md |
| `list_deals` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/list-deals.md |
| `list_portfolios` | Read | Low | https://policylayer.com/tools/gt-protocol-mcp/list-portfolios.md |
| `create_bot` | Write | Medium | https://policylayer.com/tools/gt-protocol-mcp/create-bot.md |
| `paper_clone` | Write | Medium | https://policylayer.com/tools/gt-protocol-mcp/paper-clone.md |
| `update_bot` | Write | Medium | https://policylayer.com/tools/gt-protocol-mcp/update-bot.md |

## Tool descriptions

- `delete_bot` — Archive (soft-delete) a bot/strategy. The bot status is set to ARCHIVED and it disappears from the list.
- `run_backtest` — Run a backtest on historical data for a trading strategy via the GT backtest service.
- `start_bot` — Activate (start) a strategy/bot. The bot will start looking for entry signals and opening deals.
- `stop_bot` — Deactivate (stop) a strategy/bot. The bot stops opening new deals but keeps existing ones open.
- `close_deal` — Close the active deal on a bot at market price. Works for both SPOT and FUTURES bots.
- `start_deal` — Manually start a deal on an active bot immediately, without waiting for a signal.
- `authenticate` — Authenticate with your GT Protocol account. Call this once to connect the MCP server.
- `get_active_deals` — Get all currently active (open) deals.
- `get_balance` — Get balance for a specific exchange account.
- `get_bot` — Get details of a specific strategy/bot by ID.
- `get_deal_history` — Get closed deal history with profit/loss.
- `get_exchanges` — List connected exchange accounts.
- `get_profile` — Get current user profile, stats, and membership info.
- `list_bots` — List all user
- `list_deals` — List all deals (open and closed) with optional filters.
- `list_portfolios` — List user
- `create_bot` — Create a new trading bot/strategy.
- `paper_clone` — Create a paper trading (demo) copy of an existing live bot.
- `update_bot` — Update settings of an existing bot/strategy.

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Yaver (808 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Fortimanager (584 tools) — https://policylayer.com/tools/jmpijll-fortimanager-mcp.md
- Crow (578 tools) — https://policylayer.com/tools/kh0pper-crow.md
- TinyFn (572 tools) — https://policylayer.com/tools/io-tinyfn-tinyfn.md
- Mcp (571 tools) — https://policylayer.com/tools/io-github-2s-io-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=gt-protocol-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/gt-protocol-mcp
