Deribit

Monitors Deribit prices in real time and sends alerts via Telegram or calls through Claude Desktop.
  • python

0

GitHub Stars

python

Language

4 months ago

First Indexed

3 weeks ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "oishh-telegram-signal-mcp-server": {
      "command": "/path/to/mcp-server/venv/bin/python",
      "args": [
        "-m",
        "src.server"
      ],
      "env": {
        "LOG_LEVEL": "INFO",
        "TELEGRAM_CHAT_ID": "your_chat_id",
        "DERIBIT_TEST_MODE": "true",
        "CALLMEBOT_USERNAME": "@yourname",
        "TELEGRAM_BOT_TOKEN": "your_bot_token"
      }
    }
  }
}

Available tools

set_price_alert

Create a price alert for a given instrument with a specified condition and notification channel

remove_alert

Remove an existing price alert by its ID

list_alerts

List all configured alerts with optional filtering by instrument or status

get_current_price

Query the current price for a specific instrument

get_instruments

List available trading instruments and their types

get_account_summary

View account balance and equity information

get_positions

List all open positions for the account

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational