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-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
- Installieren Sie Python 3.11 oder höher
- Erstellen Sie eine virtuelle Umgebung:
- Installieren Sie Abhängigkeiten:
Verwendung
So starten Sie die Anwendung:
API-Funktionen
get_companies()
: Gibt eine Liste aller Unternehmen zurückget_company(company_code)
: Gibt Details eines bestimmten Unternehmens zurückget_company_info(company_code)
: Gibt detaillierte Informationen über ein Unternehmen zurückget_financial_report(company_code, year)
: Gibt den Finanzbericht eines Unternehmens zurückget_indices()
: Gibt eine Liste aller Indizes zurückget_announcements_by_company(company_code)
: Gibt Ankündigungen eines bestimmten Unternehmens zurückget_announcements()
: Gibt eine Liste aller Ankündigungen zurückget_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.
This server cannot be installed
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.
Related MCP Servers
- AsecurityFlicenseAqualityA 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 -88427JavaScript
- AsecurityAlicenseAqualityA 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 -530PythonMIT License
- AsecurityAlicenseAquality🔍 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 -157367TypeScriptMIT License
- -securityFlicense-qualityA 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 -68TypeScript