Skip to main content
Glama

KAP MCP Tools

by enciyo

KAP MCP-Werkzeuge

Dieses Projekt enthält MCP-Tools (Model Control Protocol) für den Zugriff auf Daten der Public Disclosure Platform (KAP).

Merkmale

  • Firmenliste und Details
  • Finanzberichte des Unternehmens
  • KAP-Mitteilungen
  • Aktienmarktindizes
  • Brancheninformationen

Installation

  1. Installieren Sie Python 3.11 oder höher
  2. Erstellen Sie eine virtuelle Umgebung:
python -m venv .venv source .venv/bin/activate # Unix/macOS # or .venv\Scripts\activate # Windows
  1. Installieren Sie Abhängigkeiten:
pip install -r requirements.txt

Verwendung

So starten Sie die Anwendung:

python main.py

API-Funktionen

  • get_companies() : Gibt eine Liste aller Unternehmen zurück
  • get_company(company_code) : Gibt Details eines bestimmten Unternehmens zurück
  • get_company_info(company_code) : Gibt detaillierte Informationen über ein Unternehmen zurück
  • get_financial_report(company_code, year) : Gibt den Finanzbericht eines Unternehmens zurück
  • get_indices() : Gibt eine Liste aller Indizes zurück
  • get_announcements_by_company(company_code) : Gibt Ankündigungen eines bestimmten Unternehmens zurück
  • get_announcements() : Gibt eine Liste aller Ankündigungen zurück
  • get_sectors() : Gibt eine Liste aller Sektoren zurück

Fehlerbehandlung

Alle API-Aufrufe sind mit Try-Catch-Blöcken geschützt und geben aussagekräftige Fehlermeldungen zurück.

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert.

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

Ein Model Control Protocol-Server, der Zugriff auf die Daten der türkischen Public Disclosure Platform (KAP) bietet, darunter Unternehmensinformationen, Finanzberichte, Marktankündigungen und Brancheninformationen.

  1. Merkmale
    1. Installation
      1. Verwendung
        1. API-Funktionen
          1. Fehlerbehandlung
            1. Lizenz

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP.
                Last updated -
                5
                37
                Python
                MIT License
                • Apple
              • -
                security
                A
                license
                -
                quality
                MCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.
                Last updated -
                322
                Python
                MIT License
                • Apple
              • -
                security
                -
                license
                -
                quality
                这是一个基于 ALAPI 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
                Last updated -
                2
                Go
                MIT License
              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol server for interacting with Korea Investment & Securities (KIS) REST API, enabling domestic and foreign stock trading, price checks, and account management.
                Last updated -
                10
                2
                Python
                MIT License
                • Apple

              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