MCP server for korea stock
| Tool name | Description | Destructive? |
|---|---|---|
| get_corp_code | ✓ no | |
| get_disclosure_list | ✓ no | |
| get_disclosure | ✓ no | |
| get_financial_statement | ✓ no | |
| get_market_type | ✓ no |
| get_stock_base_info | ✓ no | |
| get_stock_trade_info | ✓ no | |
| get_today_date | ✓ no |
{
"mcpServers": {
"fastmcp-mekorea-stock": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/korea-stock-mcp"
]
}
}
}