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 Tools
This project contains MCP (Model Control Protocol) tools for accessing Public Disclosure Platform (KAP) data.
Features
- Company list and details
- Company financial reports
- KAP announcements
- Stock market indices
- Sector information
Installation
- Install Python 3.11 or higher
- Create a virtual environment:
- Install dependencies:
Usage
To start the application:
API Functions
get_companies()
: Returns a list of all companiesget_company(company_code)
: Returns details of a specific companyget_company_info(company_code)
: Returns detailed information about a companyget_financial_report(company_code, year)
: Returns the financial report of a companyget_indices()
: Returns a list of all indicesget_announcements_by_company(company_code)
: Returns announcements of a specific companyget_announcements()
: Returns a list of all announcementsget_sectors()
: Returns a list of all sectors
Error Handling
All API calls are protected with try-catch blocks and return meaningful error messages.
License
This project is licensed under the MIT License.
This server cannot be installed
A Model Control Protocol server that provides access to Turkey's Public Disclosure Platform (KAP) data, including company information, financial reports, market announcements, and sector information.
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