mcpserver.lol
registry/bity-mcp
Connection check verified live · 27h ago

bity-mcp

Bity crypto bank (Bitybank / Bitypreço), account balance per coin, market data (ticker, order book,

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

14 tools

Read from the running server on 27h ago.

authenticate token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent…
bity_executed_orders read-only marketaccount
Histórico de ordens já executadas da conta. `market` opcional pra filtrar por par.
bity_get_balance read-only account
Saldo da conta: disponível e bloqueado por moeda (ex.: BTC, BTC_locked, BRL, BRL_locked). O saldo total de cada moeda é disponível + bloqueado.
bity_list_accounts read-only account
Lista as contas Bity conectadas a este install — id, label.
bity_open_orders read-only marketaccount
Lista as ordens em aberto (pendentes) da conta. `market` opcional pra filtrar por par.
bity_orderbook read-only marketaccount
Livro de ofertas (bids/asks) de um par. Público.
bity_order_status read-only accountorder_id*order_ids
Status de uma ordem específica pelo seu id. Bulk support: accepts order_ids for batched execution.
bity_ticker read-only marketaccount
Ticker 24h de um par (último preço, melhor compra/venda, volume). Público, não exige saldo.
bity_trades read-only marketaccount
Negociações recentes (trades públicos) de um par. Público.
connect read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool…
marketplace limitqueryactionmcp_idmessagetool_id +17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",…
report_bug contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version read-only
Show the current MCP platform and adapter versions.
toolkit_info read-only
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.