vnstock-agent MCP Server
mrgoonie/vnstock-agent
Are you the maintainer of mrgoonie/vnstock-agent? Claim this listing →
MCP server and CLI for Vietnamese stock market data (vnstock)
Add AgentRank to Claude Code Discover and compare tools like mrgoonie/vnstock-agent — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
mrgoonie/vnstock-agent is a Python MCP server. MCP server and CLI for Vietnamese stock market data (vnstock)
Ranked #1284 out of 28173 indexed tools.
In the top 5% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python No license
Score Breakdown
Stars 15% 45
45 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 23
Description Good
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# VNStock Agent MCP server and CLI for Vietnamese stock market data. Integrates [vnstock](https://github.com/thinh-vu/vnstock) with AI tools via Model Context Protocol (MCP). ## Features - **21 MCP tools** for AI assistants (Claude, GPT, etc.) - **22 CLI commands** for terminal use - **3 MCP transports**: stdio, SSE, Streamable HTTP - Vietnamese stocks, forex, crypto, world indices, mutual funds - Historical prices, financials, company info, trading data ## Quick Start ### Install ```bash pip install vnstock-agent ``` Or from source: ```bash git clone https://github.com/mrgoonie/vnstock-agent.git cd vnstock-agent pip install -e . ``` ### Set API Key ```bash export VNSTOCK_API_KEY=your_api_key_here ``` Get a free API key at [vnstocks.com/login](https://vnstocks.com/login). ## CLI Usage ```bash # Stock history vnstock-agent history VNM --start 2025-01-01 --end 2025-03-31 # Company overview vnstock-agent overview FPT # Financial statements vnstock-agent balance-sheet VCB --Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.