dart-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_disclosureA | |
| search_detailed_financial_dataB | |
| search_business_informationB | |
| get_current_dateA | |
| search_json_financial_dataA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Most tools have distinct purposes: get_current_date is a simple utility, while the other four focus on company information retrieval with clear specializations. However, search_detailed_financial_data and search_json_financial_data both provide financial data with overlapping functionality, creating some potential confusion despite different data sources and parameter structures.
All five tools follow a consistent snake_case naming pattern with clear verb_noun structure. Each name accurately describes the tool's function (get_current_date, search_business_information, search_detailed_financial_data, search_disclosure, search_json_financial_data), maintaining excellent consistency throughout the set.
Five tools is reasonable for a financial/business data server, though the scope feels slightly thin. The set covers date retrieval and company information with multiple financial data approaches, but could potentially benefit from additional complementary tools like company listing or sector analysis to feel more complete.
For a Korean financial data server, there are notable gaps in coverage. While financial data retrieval is well-represented with multiple approaches, there's no tool for listing available companies, searching by sector/industry, retrieving historical stock prices, or accessing corporate governance information. The server focuses heavily on financial statements and disclosures but misses broader corporate data aspects.