stock-mcp
CommunityAccurately validate markets and select stock tools
Software Engineering#tool-selection#stock-data#market-validation#date-validation#stock-mcp#stocksearcher#predict_rows
Authornowonbun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents incorrect or ambiguous StockSearcher MCP calls by enforcing market, code, and date validation and by guiding the precise selection of the correct MCP tool so engineers avoid blocked calls, unsupported markets, and misinterpreted prediction data.
Core Features & Use Cases
- Deterministic tool selection: Choose list_stocks, stock_data, list_predict_dates, or predict_rows based on the exact data need.
- Strict parameter validation: Require supported market codes, validated stock codes, and YYYY-MM-DD formatted as_of dates before executing calls.
- Clear query framing and reporting: Mandate explicit statement of intent (discovery, history, prediction dates, or prediction rows), market, and row/date limits, and report which tool was used and why.
- Use Case: An engineer preparing prediction rows must confirm market and as_of, select predict_rows, validate date format, execute the call, and summarize results in plain language.
Quick Start
Ask the agent to validate the market and required parameters, select the appropriate StockSearcher MCP tool, execute the call, and explain the tool choice and result meaning.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stock-mcp Download link: https://github.com/nowonbun/nowonbun-harness/archive/main.zip#stock-mcp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.