VaishnaviK23/Trading-MCP-Server
An intelligent trading assistant that integrates with the Claude AI MCP (Model Context Protocol) platform. This tool fetches live stock prices using Yahoo Finance and enables seamless command-based interaction with the market via Claude's agent interface.
Platform-specific configuration:
{
"mcpServers": {
"Trading-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Trading-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...