LANraragi MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LANraragi MCP Serversearch for 'one piece' in archives"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LANraragi MCP Server
封装 LANraragi 全部 API 的 MCP 服务 — 51 个工具,让 AI agent 浏览、搜索、上传、打标、管理漫画存档。
基于 LANraragi 的 Model Context Protocol 服务端。
快速开始
{
"mcpServers": {
"lanraragi": {
"transport": "streamable_http",
"url": "http://你的服务器:3001/mcp",
"headers": {
"LRR-API-Key": "你的API密钥"
}
}
}
}Related MCP server: Sentinel Core Agent
环境变量
变量 | 默认值 | 说明 |
|
| LANraragi 服务器地址 |
| 空 | API 密钥,🔑 端点必需 |
|
| HTTP 服务端口 |
|
| HTTP 绑定地址 |
运行方式
HTTP 模式(远程客户端)
env LRR_URL=http://localhost:3000 MCP_PORT=3001 node dist/http.jsStdio 模式(本地客户端)
env LRR_URL=http://localhost:3000 node dist/stdio.jssystemd 服务
cp lanraragi-mcp.service ~/.config/systemd/user/
systemctl --user daemon-reload
systemctl --user enable --now lanraragi-mcp构建
npm install
npm run build工具列表(51 个)
详见 SKILL.md。
模块 | 数量 | 核心工具 |
搜索 | 4 |
|
存档 | 18 |
|
数据库 | 1 |
|
分类 | 7 |
|
单行本 | 10 |
|
文件监控 | 4 |
|
任务队列 | 3 |
|
杂项 | 4 |
|
配套服务
文件服务器:为
download_url提供带Content-Disposition头的文件下载,可与 MCP 同机部署LANraragi:漫画图书馆本体,通过
LRR_URL配置连接
许可
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/bomomoQWQ/LANraragi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server