You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,28 @@ A [MCP(Model Context Protocol)](https://www.anthropic.com/news/model-context-pro
6
6
7
7
Available tools:
8
8
9
+
### Japan Market
10
+
11
+
-`buffett_code_get_jp_company` - Get Japanese company information from Buffett Code
12
+
-`buffett_code_get_jp_company_daily` - Get daily Japanese company information from Buffett Code for a specific date
13
+
-`buffett_code_get_jp_company_quarterly` - Get quarterly Japanese company information from Buffett Code for a specific year and quarter
14
+
-`buffett_code_get_jp_company_daily_market_reaction` - Get the daily market reaction for a JP company as both text and stock price change rate. Currently available only for stocks with sufficient data, on or near quarterly or annual earnings announcement dates.
15
+
-`buffett_code_get_jp_company_weekly_stats` - Get weekly statistics calculated for the company or stock, mainly including stock price related statistics.
16
+
-`buffett_code_get_jp_company_monthly_stats` - Get monthly statistics calculated for the company or stock, mainly including stock price related statistics.
17
+
-`buffett_code_get_jp_company_monthly_kpis` - Get monthly KPIs for a JP company.
18
+
-`buffett_code_get_jp_company_quarterly_long_text_content` - Get processed long-form text content from Buffett Code, based on HTML text found in securities reports or quarterly reports.
19
+
-`buffett_code_get_jp_company_quarterly_major_shareholders` - Get major shareholders information for a company or stock as listed in its securities report or quarterly report.
20
+
-`buffett_code_get_jp_company_quarterly_segments` - Get segment information as disclosed in a company or stock’s securities report or quarterly report.
21
+
-`buffett_code_get_jp_company_annually_guidance_revisions` - Get a list of earnings guidance revisions by fiscal year for the company or stock.
22
+
-`buffett_code_get_jp_company_similarities` - Get a list of companies similar to the specified company.
23
+
24
+
### US Market
25
+
9
26
-`buffett_code_get_us_company` - Get company information from Buffett Code
10
27
-`buffett_code_get_us_company_daily` - Get daily company information from Buffett Code for a specific date
11
28
-`buffett_code_get_us_company_quarterly` - Get quarterly company information from Buffett Code for a specific year and quarter
12
29
-`buffett_code_get_us_company_stocks` - Get company stock information from Buffett Code for a specific stock
13
-
-`buffett_code_get_us_company_stocks_daily` Get daily company stock information from Buffett Code for a specific stock and date
30
+
-`buffett_code_get_us_company_stocks_daily`- Get daily company stock information from Buffett Code for a specific stock and date
14
31
-`buffett_code_get_us_company_stocks_quarterly` - Get quarterly company stock information from Buffett Code for a specific stock and year-quarter
0 commit comments