← aikstockdata.com
INDIVIDUAL MCP TOOL
get_data_urls
Get direct URLs for all public datasets (JSON/CSV) — no signup, no API key.
LIVE ENDPOINT
https://mcp.aikstockdata.com/mcp
Connect to this endpoint to inspect the live schema for get_data_urls and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aikstockdata-mcp]
url = "https://mcp.aikstockdata.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aikstockdata-mcp": {
"type": "http",
"url": "https://mcp.aikstockdata.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aikstockdata-mcp
Remote MCP URL: https://mcp.aikstockdata.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aikstockdata-mcp": {
"url": "https://mcp.aikstockdata.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aikstockdata-mcp": {
"type": "http",
"url": "https://mcp.aikstockdata.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aikstockdata-mcp",
"transport": "streamable-http",
"url": "https://mcp.aikstockdata.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_today— Start here for "how was the Korean market today?search_stock— Find a ticker from part of the name — Korean or Latin, case-insensitive — or a 6-digit code, within the market-cap-ranked universe (ETFs included).get_stock— Get one Korean stock by 6-digit code: T+1 confirmed close & change, market cap, latest quarterly financials (revenue / operating income / net income with YoY), and ranking signals.get_rankings— Answers "which stocks scored highest on measured DART financials?get_market_summary— Index levels (KOSPI/KOSDAQ close, change, %) and up/down breadth — nothing else.get_earnings— Quarterly earnings from DART, INCLUDING preliminary (잠정) results filed ~2 weeks before the regular report.get_history— Answers "is this stock near its high or deep in a drawdown, and is volume unusual?get_disclosure_impact— Answers "what usually happened after this kind of filing?