keonho-kim/OpenDart-mcp
If you are the rightful owner of OpenDart-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
OpenDart-MCP is a Python library that provides access to the DART API using the Model-Context Protocol (MCP) for efficient and standardized financial information retrieval and analysis.
Tools
Functions exposed to the LLM to take actions
find_company_by_name.py
Search for company information by name.
get_company_financial_stmt_list.py
Retrieve a list of a company's financial statements.
get_debt_summary.py
Retrieve a summary of a company's debt.
get_financial_stmt.py
Retrieve comprehensive financial statements for a single company.
get_investment_summary.py
Retrieve a summary of a company's investments in other entities.
get_people_summary.py
Retrieve information on a company's executives and employees.
get_stock_summary.py
Retrieve information on a company's stock issuance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client