Skip to main content
Glama
vishalkumar-2006

trademind-unified-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_portfolio_snapshotC

Get real-time portfolio holdings, value, and position breakdown

get_allocation_breakdownC

Get asset class and sector allocation breakdown for portfolio

get_pnl_historyC

Get historical PnL performance metrics over time

get_market_snapshotC

Get real-time market snapshots for given financial symbols

get_price_historyB

Get historical price data for a given symbol over a specified timeframe

get_volatility_metricsC

Get historical and implied volatility metrics for specified symbols

calculate_varC

Calculate Value at Risk (VaR) for portfolio

calculate_sharpeC

Calculate Sharpe ratio and risk-adjusted return metrics

get_exposure_analysisC

Analyze sector, country, and currency risk exposure

get_trade_historyC

Get trade execution history for a given user

get_execution_detailsC

Get detailed execution breakdown for a specific trade ID

reconcile_tradesC

Run trade reconciliation report across executed vs cleared trades

check_restrictionsC

Check user trading restrictions for a given symbol

get_audit_trailC

Get compliance audit trail for a user

validate_complianceC

Validate trade order compliance prior to execution

send_notificationC

Send Slack notification message to specified channel or user

get_channel_historyC

Get recent messages from a Slack channel

create_threadC

Start a new conversation thread in a Slack channel

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vishalkumar-2006/trademind-unified-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server