KAP MCP Tools
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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@KAP MCP Toolsshow me the financial report for THYAO for 2023"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: FonParam MCP
Installation
Install Python 3.11 or higher
Create a virtual environment:
python -m venv .venv
source .venv/bin/activate # Unix/macOS
# or
.venv\Scripts\activate # WindowsInstall dependencies:
pip install -r requirements.txtUsage
To start the application:
python main.pyAPI 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceMCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.112,276MIT
- AlicenseBqualityCmaintenanceA Model Context Protocol server that enables Claude Desktop to access investment fund data in Turkey through the FonParam API, allowing users to list, compare, and analyze funds, view company statistics, and get inflation data.15463MIT
- FlicenseCqualityDmaintenanceA Model Context Protocol server for querying Turkish market prices, comparing products, and getting AI-powered shopping recommendations.105
- AlicenseAqualityCmaintenanceA Model Context Protocol server providing free financial market data across 13 categories with 83 no-key tools, enabling access to stocks, indices, options, forex, crypto, energy, prediction markets, and more.83MIT
Related MCP Connectors
MCP server for AI access to Swagger by SmartBear.
Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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