KAP MCP Tools
Инструменты KAP MCP
Этот проект содержит инструменты MCP (Model Control Protocol) для доступа к данным Public Disclosure Platform (KAP).
Функции
Список компаний и подробности
Финансовые отчеты компании
Объявления КАП
Индексы фондового рынка
Информация о секторе
Related MCP server: FonParam MCP
Установка
Установите Python 3.11 или выше
Создайте виртуальную среду:
python -m venv .venv
source .venv/bin/activate # Unix/macOS
# or
.venv\Scripts\activate # WindowsУстановить зависимости:
pip install -r requirements.txtИспользование
Чтобы запустить приложение:
python main.pyAPI-функции
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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Financial data and analysis tools for Turkish BIST and international markets via MCP.
MCP server for 3M+ Polish companies — KRS & CEIDG financials, ownership, and industry search.
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
Hosted MCP server for real-world data: business registries, sanctions, companies, domains, crypto.
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,282MIT
- AlicenseBqualityDmaintenanceA 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.15413MIT
- FlicenseCqualityDmaintenanceA Model Context Protocol server for querying Turkish market prices, comparing products, and getting AI-powered shopping recommendations.106-
- 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.832MIT
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