trademind-unified-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Health Checks | Current health status of all registered health checks |
| Widget Examples | Provides metadata and examples for all registered UI widgets |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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