KAP MCP Tools

by enciyo
  • Linux
  • Apple
Integrations
  • Provides programmatic access to Public Disclosure Platform (KAP) data, allowing retrieval of company information, financial reports, announcements, stock market indices, and sector information through Python functions.

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
                F
                license
                A
                quality
                A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
                Last updated -
                8
                84
                27
                JavaScript
              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
                Last updated -
                5
                30
                Python
                MIT License
                • Apple
              • A
                security
                A
                license
                A
                quality
                🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi), AI tools (Perplexity, FastGPT), and content processing services (Jina AI, Kagi). Combines search, AI responses, content processing, and enhancement features through a single interface.
                Last updated -
                15
                73
                67
                TypeScript
                MIT License
                • Linux
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Polygon PoS blockchain to call contract functions, manage ERC20 tokens, and check gas prices.
                Last updated -
                68
                TypeScript

              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