Skip to main content
Glama
enciyo

KAP MCP Tools

by enciyo

KAP MCPツール

このプロジェクトには、Public Disclosure Platform (KAP) データにアクセスするための MCP (Model Control Protocol) ツールが含まれています。

特徴

  • 企業リストと詳細

  • 企業の財務報告書

  • KAPのお知らせ

  • 株価指数

  • セクター情報

Related MCP server: FonParam MCP

インストール

  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 ライセンスに基づいてライセンスされています。

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.

Maintenance

ActivityInactive
ResponsivenessNo issues

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

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    MCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.
    11
    2,287
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A 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.
    15
    41
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A 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.
    83
    2
    MIT

Latest Blog Posts

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