Back to Apps

Go-Stock
Supports UIby arvinlovegood
AI-powered stock analysis and selection tool supporting A-share, HK, and US markets with local data privacy.
0 stars
Works in:claude
Exposes:Tools
What it does
Go-Stock is a comprehensive AI-driven stock analysis tool that integrates large language models to provide market sentiment analysis, technical indicator evaluation, and AI-assisted stock selection. It allows users to perform deep financial analysis and receive price alerts while keeping all sensitive data on the local machine.
Tools
- Market Sentiment Analysis: Analyzes overall market and individual stock mood using AI.
- Technical Indicator Analysis: Evaluates K-line patterns and technical markers.
- AI Stock Selection: Recommends stocks based on custom AI agents and prompt templates.
- Financial Analysis: Processes corporate reports and financial data to surface key insights.
- Alert System: Push notifications for price movements and volatility.
Installation
To integrate as an MCP server, add the following to your claude_desktop_config.json:
{
"mcpServers": {
"go-stock": {
"command": "go-stock",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
go install github.com/ArvinLovegood/go-stock@latestInformation
- Pricing
- free
- Published
- 7/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add go-stock to mcpServers in claude_desktop_config.json





