oilst/kraken-mcp
If you are the rightful owner of kraken-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Kraken Pro MCP for Gemini CLI is a FastMCP server that integrates the Kraken Pro REST API with the Gemini CLI, enabling users to manage their Kraken accounts and perform trading operations using natural language commands in their terminal.
Tools
Functions exposed to the LLM to take actions
add_order
Place a new order.
cancel_order
Cancel an open order.
open_orders
Fetch open orders.
amend_order
Amend an open order.
cancel_all_orders_after
Set a dead man's switch to cancel all orders.
server_time
Get the Kraken server time.
system_status
Get the current system status.
asset_info
Get information about assets.
tradable_asset_pairs
Get information about tradable pairs.
ticker
Get ticker information.
ohlc
Get OHLC data.
order_book
Get the order book.
recent_trades
Get recent trades.
recent_spreads
Get recent spreads.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client