berserk-chapter-mcp
MCP Server and Client to give LLM Agents the ability to search the web for news on a favourite manga of mine: Berserk.
Documentation
EclipseWatcher: Using Agents and MCP to Find the latest Berserk Chapter Drops
MCP Server and Client to give LLM Agents the ability to search the web for news on a favourite manga of mine: Berserk.
> Automated agent + MCP stack that pings you the moment a new Berserk manga chapter hits _readberserk.com_.

EclipseWatcher scrapes the Berserk chapter list, wraps the logic in a FastMCP server, and lets any LLM agent running on vLLM answer any variation of :
- “What’s the newest chapter of Berserk?”
Features
| 🔎 Scraper | Cloudflare-aware HTML grabber built with `cloudscraper` + `BeautifulSoup`. |
|---|---|
| ⚙️ MCP API | `get_latest_berserk_chapter()` and `is_new_berserk_chapter(last_seen)` tools auto-described for function-calling agents. |
| 🤖 Agent-ready | One-line integration with Qwen-Client; just run the VLLM server and ask away |
Getting Started
1. Clone the repository:
git clone https://github.com/yourusername/agent_test.git2. Start the VLLM server with `start_server.sh` and run the code blocks inside `qwen_client.ipynb`
Requirements
- VLLM
- FastMCP
- requests
- beautifulsoup4
- websockets
- asyncio
- Python 3.10
Frequently asked questions
What is berserk-chapter-mcp?
berserk-chapter-mcp is MCP Server and Client to give LLM Agents the ability to search the web for news on a favourite manga of mine: Berserk.
How do I install berserk-chapter-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is berserk-chapter-mcp open source?
Yes — it is hosted on GitHub at https://github.com/KabakaWilliam/berserk-chapter-mcp.
Related MCP tools
🙌 OpenHands: Code Less, Make More for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
Universal memory layer for AI Agents; Announcing OpenMemory MCP - local and secure memory management. Python-based implementation.
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations. Built for the Model Context Protocol to
🚀 The fast, Pythonic way to build MCP servers and clients Trusted by 19900+ developers. Trusted by 19900+ developers. Trusted by 19900+ developers.
🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。 for the Model Context Protocol. Enhance AI assistants with po
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP