drupadp.tech
Service Monitor exposes 46 public tools on this MCP endpoint.
Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://drupadp.tech/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · drupadp.tech
46tools discovered
Showing 25 of 46 from the live probe.
Start Monitor
Start the monitor polling scheduler.
Stop Monitor
Stop the monitor polling scheduler. In-progress cycles complete first.
Get Status
Return current monitor state: running flag, cooldown info, registered checks, last cycle result, and IBKR escalation state.
Check Health
Liveness probe — returns ok=True if the monitor process is up.
Run Trade Poller Once
Run one trade fetch + option fan-out cycle, ignoring market hours.
Restart Service
Trigger shutdown → wait → bootrun in a background thread. Returns immediately; monitor logs or Elasticsearch for progress.
Get Stocks
Query stock alerts with optional filters + pagination (GET /trade/stocks). `date` is ISO yyyy-MM-dd. Pass size <= 0 to return an unpaginated list.
Place Order
Place an order directly. `trade` is the Trade JSON body (POST /trade/placeOrder).
Add Trade
addTrade. `trade` is the Trade JSON body (POST /trade/add).
Get Option
Live bid/ask/mid + contract detail for one option contract (GET /trade/option). `expiry_date` is ISO yyyy-MM-dd.
Get Open Positions
Return current open positions from the IBKR account (GET /trade/positions).
Sell Position
Submit a market order to close an existing position (POST /trade/sell). Spring verifies the position exists in IBKR first, then sends the opposite-side MKT order.
Get Historical
Historical stock bars (GET /trade/historical). `duration` e.g. '1 d' / '2 D'; `bar_size` e.g. '1 min' / '1 day'.
Get Option Historical
Historical option bars, served from local cache when available (GET /trade/optionHistorical). `expiry` is ISO yyyy-MM-dd.
Get Unique Lux Ticker
Distinct LuxAlgo tickers prefixed with their primary exchange (GET /trade/uniqueLuxTicker).
Get Unique Ticker
Distinct tickers seen across alerts (GET /trade/uniqueTicker).
Get Summary
Trade summary for a date (GET /trade/summary). `date` is ISO yyyy-MM-dd (defaults to today). `type`='trades' returns raw fills; any other value returns the aggregated per-contract summary.
Get Performance Type
List available PerformanceType report keys (GET /trade/performanceType).
Get Performance
Paginated performance report of a given type (GET /trade/performance). `date` is ISO yyyy-MM-dd.
Reconnect
Reconnect any disconnected TWS client wrappers (POST /trade/reconnect).
Reboot
Stop the scheduler, restart TWS, then reconnect all wrappers (POST /trade/reboot).
Get Client Status
Connection status of each TWS client wrapper (GET /trade/clientStatus).
Connection Status
Check whether the MCP server is currently connected to TWS/IB Gateway, and report the configured host/port/clientId.
Connect
Explicitly (re)connect to TWS/IB Gateway using the configured IBKR_HOST/IBKR_PORT/IBKR_CLIENT_ID. Most tools auto-connect, so this is mainly useful for diagnostics or forcing a reconnect.
Disconnect
Disconnect from TWS/IB Gateway.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsService Monitor exposes 46 public tools on this MCP endpoint.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Service Monitor? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 46 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.