Metadata-Version: 2.4
Name: trendscout-mcp-ykkim
Version: 0.1.0
Summary: TrendScout MCP server for research paper, trend, and conference discovery
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4>=4.12.0
Requires-Dist: mcp[cli]>=1.28.0
Requires-Dist: openpyxl>=3.1.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: requests>=2.31.0
Description-Content-Type: text/markdown

# TrendScout MCP

TrendScout MCP is a Model Context Protocol server for research information discovery.

## Features

- Search research papers from OpenAlex
- Analyze research trends by publication year, topics, and journals
- Search conference information from Conference Index
- Export paper, trend, and conference results to an Excel report

## MCP Tools

- `search_paper`
- `analyze_trends`
- `search_conferences_live`
- `export_research_report`

## Example

Ask Claude Desktop:

```text
TrendScout MCP로 microbiome 연구 탐색 보고서를 만들어줘.
논문, 트렌드, 학회 정보를 Excel로 저장하고 핵심 결과만 요약해줘.
```
