|
|
il y a 1 mois | |
|---|---|---|
| news_mcp | il y a 1 mois | |
| .gitignore | il y a 1 mois | |
| OUTLOOK.md | il y a 1 mois | |
| README.md | il y a 1 mois | |
| killserver.sh | il y a 1 mois | |
| requirements.txt | il y a 1 mois | |
| restart.sh | il y a 1 mois | |
| run.sh | il y a 1 mois | |
| tests.sh | il y a 1 mois |
FastMCP-based MCP server exposing deduplicated, topic-aware news clusters.
cd news-mcp
python -m venv .venv || true
source .venv/bin/activate
pip install -r requirements.txt
./run.sh
Default URL:
http://127.0.0.1:8506/mcp/sseget_latest_events(topic, limit)