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

Этот проект содержит инструменты MCP (Model Control Protocol) для доступа к данным Public Disclosure Platform (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