KAP MCP Tools
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
Related MCP server: FonParam MCP
Installation
Installieren Sie Python 3.11 oder höher
Erstellen Sie eine virtuelle Umgebung:
python -m venv .venv
source .venv/bin/activate # Unix/macOS
# or
.venv\Scripts\activate # WindowsInstallieren Sie Abhängigkeiten:
pip install -r requirements.txtVerwendung
So starten Sie die Anwendung:
python main.pyAPI-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.
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,287MIT
- 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