Skip to main content
Glama

KAP MCP Tools

by enciyo

KAP MCPツール

このプロジェクトには、Public Disclosure Platform (KAP) データにアクセスするための MCP (Model Control Protocol) ツールが含まれています。

特徴

  • 企業リストと詳細
  • 企業の財務報告書
  • KAPのお知らせ
  • 株価指数
  • セクター情報

インストール

  1. Python 3.11以降をインストールする
  2. 仮想環境を作成します。
python -m venv .venv source .venv/bin/activate # Unix/macOS # or .venv\Scripts\activate # Windows
  1. 依存関係をインストールします:
pip install -r requirements.txt

使用法

アプリケーションを起動するには:

python main.py

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 ライセンスに基づいてライセンスされています。

-
security - not tested
F
license - not found
-
quality - not tested

企業情報、財務報告、市場発表、セクター情報など、トルコの公開情報開示プラットフォーム (KAP) データへのアクセスを提供するモデル制御プロトコル サーバー。

  1. 特徴
    1. インストール
      1. 使用法
        1. API関数
          1. エラー処理
            1. ライセンス

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP.
                Last updated -
                5
                50
                MIT License
                • Apple
              • A
                security
                A
                license
                A
                quality
                A 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 -
                21
                520
                MIT License
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                MCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.
                Last updated -
                3
                Apache 2.0
              • -
                security
                F
                license
                -
                quality
                A Model Control Protocol server that provides news scraping capabilities for Khaleej Times, allowing users to fetch headlines and full article content programmatically.
                Last updated -

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/enciyo/kap-tr-mcp'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server