danula-rathnayaka/StockSense_MCP_Server
A real-time stock market insights platform powered by an MCP server that aggregates news, sentiment, trends, and research from multiple sources using scraping tools and LLMs helping investors make informed, actionable decisions with a comprehensive view of stock performance and market movement.
Platform-specific configuration:
{
"mcpServers": {
"StockSense_MCP_Server": {
"command": "npx",
"args": [
"-y",
"StockSense_MCP_Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...