research-report-mcp-server
レポート:業界レポート検索
このMCPサービスは業界レポート検索を中核とし、業界レポート、企業研究、マクロ戦略、テーマレポートの検索・詳細照会機能を提供します。
所属カテゴリ:総合情報
主な機能
業界レポートのキーワード検索
機関・業界の絞り込み
レポート種別・公開日時の絞り込み
レポート詳細とソースリンク
Related MCP server: Gangtise Ultra MCP Server
サービス設計の説明
本サービスは検索と詳細の2つのToolにより、「レポート発見→レポート絞り込み→詳細閲覧」の完全な照会フローを実現します。
本サービスは2つの読み取り専用Toolを提供し、1回のTool呼び出しで1つのProduct IDのみにアクセスします。
ページング結果は一律に
totalとresultListに集約されます。成功レスポンスはGateway業務のdataと内部の
stat/dataの両方の形式に自動対応します。リクエストのタイムアウトは
HANDAAS_REQUEST_TIMEOUTで設定可能で、デフォルトは30秒です。
環境要件
Python 3.10+
依存関係:
mcp、python-dotenv、requests
ローカルでのクイックスタート
cd research-report-mcp-server
python3 -m venv mcp_env
source mcp_env/bin/activate
pip install -r requirements.txt
cp .env.example .env
python server/mcp_server.py streamable-httpサービスデフォルトアドレス:http://127.0.0.1:8000/mcp。stdio、sse、streamable-http に対応しています。
環境変数
INTEGRATOR_ID=your_integrator_id
SECRET_ID=your_secret_id
SECRET_KEY=your_secret_key
HANDAAS_REQUEST_TIMEOUT=30実際の認証情報はローカルの .env またはデプロイ用シークレットにのみ保存できます。
Cursor / Cherry Studio設定
{
"mcpServers": {
"research-report-mcp-server": {
"type": "streamableHttp",
"url": "http://127.0.0.1:8000/mcp"
}
}
}利用可能なToolとProduct ID
MCP Tool | 利用シーン | Product ID | 主要入力 |
| キーワード、機関、業界、種別、日付によるレポート検索 |
| レポート絞り込み条件、ページング |
| レポートのメタデータとソースリンクの照会 |
|
|
推奨呼び出しフロー
research_report_searchを呼び出してレポートを検索し、候補範囲を絞り込みます。タイトル、機関、業界、種別、公開日時に基づいて対象レポートを確認します。
結果の
reportIdを使用してresearch_report_detailを呼び出し、完全なメタデータとソースリンクを取得します。
Tool詳細説明
1. research_report_search
使用タイミング:ユーザーが特定の業界、企業、テーマ、機関、または期間内のレポートを検索する必要がある場合に使用します。
主要パラメータ:rpKeyword はレポートタイトルの検索、rpOrgName は機関の正式名称または略称の検索、rpCalIndustryList と rpType は精密な絞り込みに使用します。日付形式は YYYY-MM-DD、pageSize は最大50です。
戻り値の説明:レポートタイトル、機関、公開日時、業界、種別、reportId を返します。レポート本文ファイルは返しません。
2. research_report_detail
使用タイミング:対象レポートが確定し、機関、業界、種別、公開日時、ソースリンクを取得する必要がある場合に使用します。
主要パラメータ:reportId は research_report_search の結果から取得する必要があります。
戻り値の説明:レポートのメタデータとソースリンクフィールドを返します。ToolはPDFファイルの購入、ダウンロード、オープン、解析は行いません。
使用例
例1:業界レポートの検索
2026年に公開された人工知能業界レポートを検索し、最初に10件返してください。
{
"tool": "research_report_search",
"arguments": {
"rpKeyword": "人工智能",
"rpCalIndustryList": "人工智能",
"rpPublishDateStart": "2026-01-01",
"rpPublishDateEnd": "2026-12-31",
"pageIndex": 1,
"pageSize": 10
}
}例2:レポート詳細の照会
先ほど選択したレポートの公開機関、業界分類、公開日時、ソースリンクを確認してください。
{
"tool": "research_report_detail",
"arguments": {
"reportId": "从研报检索结果取得"
}
}使用上の注意事項
詳細は検索結果の
reportIdを使用する必要があります。開始日は終了日より後であってはなりません。
Toolはソースリンクのメタデータのみを返し、レポートファイルのオープン、購入、ダウンロード、解析は行いません。
レポートの見解は元の公開機関に帰属し、MCPサービスの立場を代表するものではありません。
テスト検証
python -m py_compile server/mcp_server.py
python -m unittest discover -s tests -v単体テストはMockレスポンスを使用します。実環境での検証はローカルの .env を通じてHandaaS Integrator Gatewayを呼び出して行います。
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceEnables financial research and analysis through AI agents that combine web search, content crawling, entity extraction, and deep research workflows. Supports extracting stock/fund entities with security codes and conducting structured financial investigations.924Apache 2.0
- FlicenseNot gradedqualityDmaintenanceProvides standardized access to Hong Kong stock market data and professional research reports, including broker insights and company notices. It enables intelligent searching, batch queries, and preset analysis templates for market sentiment and investment logic.1
- FlicenseAqualityBmaintenanceExposes precomputed asset research and rubric summaries for analyst agents, enabling lookup of asset summaries and full research reports via simple queries.2
- AlicenseNot gradedqualityDmaintenanceEnables searching, retrieving, and exploring World Bank documents and reports through natural language queries with advanced filtering options.1MIT
Related MCP Connectors
Semantic search over Nordic filings, press releases, macro data and electricity prices.
Search peer-reviewed papers and research methodology guidance from your AI agent.
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
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/handaas/research-report-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server