KAP MCPツール
このプロジェクトには、Public Disclosure Platform (KAP) データにアクセスするための MCP (Model Control Protocol) ツールが含まれています。
特徴
企業リストと詳細
企業の財務報告書
KAPのお知らせ
株価指数
セクター情報
インストール
Python 3.11以降をインストールする
仮想環境を作成します。
依存関係をインストールします:
使用法
アプリケーションを起動するには:
API関数
get_companies(): すべての企業のリストを返しますget_company(company_code): 特定の会社の詳細を返しますget_company_info(company_code): 会社に関する詳細情報を返しますget_financial_report(company_code, year): 会社の財務報告書を返します。get_indices(): すべてのインデックスのリストを返しますget_announcements_by_company(company_code): 特定の会社のアナウンスを返しますget_announcements(): すべてのアナウンスのリストを返しますget_sectors(): すべてのセクターのリストを返します
エラー処理
すべての API 呼び出しは try-catch ブロックで保護され、意味のあるエラー メッセージを返します。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています。
This server cannot be installed
企業情報、財務報告、市場発表、セクター情報など、トルコの公開情報開示プラットフォーム (KAP) データへのアクセスを提供するモデル制御プロトコル サーバー。
Related MCP Servers
- Asecurity-licenseAqualityAn MCP server that provides KOSPI/KOSDAQ stock data using FastMCP.Last updated -553MIT License
- Asecurity-licenseAqualityA FastMCP server providing access to various Turkish legal databases including Supreme Court, Council of State, Constitutional Court, and Public Procurement Authority decisions through a standardized MCP interface for LLM applications.Last updated -21533MIT License
dartpoint-mcpofficial
-security-license-qualityMCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.Last updated -3Apache 2.0- -security-license-qualityA Model Control Protocol server that provides news scraping capabilities for Khaleej Times, allowing users to fetch headlines and full article content programmatically.Last updated -