wallabag MCP
Rank #38,826io.github.rusty4444/wallabag-mcp
MCP server for wallabag read-it-later entries, tags, and annotations.
wallabag MCP is a Model Context Protocol (MCP) server published by rusty4444. It ranks #38,826 of 97,654 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. wallabag MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 58,828 of 97,654 servers on MCP Toplist.
Use wallabag MCP
No credentials or required configuration declared — add it to your MCP client and go.
Add wallabag MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"wallabag-mcp": {
"command": "uvx",
"args": [
"wallabag-mcp"
],
"env": {
"WALLABAG_BASE_URL": "<your WALLABAG_BASE_URL>",
"WALLABAG_ACCESS_TOKEN": "<your WALLABAG_ACCESS_TOKEN>",
"WALLABAG_CLIENT_ID": "<your WALLABAG_CLIENT_ID>",
"WALLABAG_CLIENT_SECRET": "<your WALLABAG_CLIENT_SECRET>",
"WALLABAG_USERNAME": "<your WALLABAG_USERNAME>",
"WALLABAG_PASSWORD": "<your WALLABAG_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rusty4444%2Fwallabag-mcp)<a href="https://mcptoplist.com/server/io.github.rusty4444%2Fwallabag-mcp"><img src="https://mcptoplist.com/badge/io.github.rusty4444%2Fwallabag-mcp.svg" alt="MCP Toplist: Top 50% of 97,654" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rusty4444
Other servers by rusty4444
- Shiori MCP#29,163 · 1 ver
- Hermes Grocy MCP#29,717 · 1 ver
- ChangeDetection.io MCP Server#50,572 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 18, 2026 |
Frequently asked questions
- Who maintains wallabag MCP?
- wallabag MCP is maintained by rusty4444, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is wallabag MCP listed on the Official MCP Registry?
- Yes — wallabag MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does wallabag MCP have?
- MCP Toplist tracks 1 version of wallabag MCP, most recently published on May 18, 2026.
- Where can I find the source code for wallabag MCP?
- The source code for wallabag MCP is hosted at github.com/rusty4444/wallabag-mcp.