mcpbeat Sign in

Bitget Agent MCP Server

by bitget-ai Your server? Claim it
local only

Bitget Agent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 266 installs a week from npm. Last commit 1 Sep 2026.

Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.

Installs per day peak 299 · avg 33 · +115% w/w
a month agotoday
266
Installs / week
npm · @bitget-ai/bitget-agent-mcp
1
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Bitget Agent MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bitget-agent-mcp -- npx -y @bitget-ai/bitget-agent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bitget-agent-mcp": {
      "args": [
        "-y",
        "@bitget-ai/bitget-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bitget-agent-mcp]
command = "npx"
args = ["-y", "@bitget-ai/bitget-agent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bitget-agent-mcp": {
      "args": [
        "-y",
        "@bitget-ai/bitget-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bitget-agent-mcp": {
      "args": [
        "-y",
        "@bitget-ai/bitget-agent-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Bitget Agent MCP

same job, measured the same way
Gate Exchange MCP
by gateio-dev

OAuth Gate exchange MCP for CEX trading, account, wallet, unified account, and sub-account.

answering
Paradex Trading
by tradeparadex

MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.

170 installs/wk local only
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Fortnox
by jakobwennberg

MCP server for Fortnox Swedish accounting API integration

22 installs/wk local only
Kalshi Kernel
by copyleftdev

Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading

local only
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
Revolut MCP
by jeff-nasseri

MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.

64 installs/wk local only
GMO Coin FX MCP Server
by rikitonoto

MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.

local only

Bitget Agent MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bitget Agent MCP?
Bitget Agent MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @bitget-ai/bitget-agent-mcp was installed 266 times last week.
How do I connect Bitget Agent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @bitget-ai/bitget-agent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Bitget Agent MCP?
The npm package @bitget-ai/bitget-agent-mcp was installed 266 times in the last week. Week over week that is +115%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bitget Agent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.