wallabag MCP
Rank #40,718io.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 #40,718 of 132,113 servers tracked on MCP Toplist, and its repository has 3 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 91,395 of 132,113 servers on MCP Toplist.
Use wallabag MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wallabag-mcp -e "WALLABAG_BASE_URL=<your WALLABAG_BASE_URL>" -e "WALLABAG_ACCESS_TOKEN=<your WALLABAG_ACCESS_TOKEN>" -e "WALLABAG_CLIENT_ID=<your WALLABAG_CLIENT_ID>" -e "WALLABAG_CLIENT_SECRET=<your WALLABAG_CLIENT_SECRET>" -e "WALLABAG_USERNAME=<your WALLABAG_USERNAME>" -e "WALLABAG_PASSWORD=<your WALLABAG_PASSWORD>" -- uvx wallabag-mcpReplace each placeholder with your own value before saving.
[mcp_servers.wallabag-mcp]
command = "uvx"
args = ["wallabag-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wallabag-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rusty4444
Other servers by rusty4444
- Hermes Grocy MCP#40,717 · 1 ver
- ChangeDetection.io MCP Server#62,188 · 1 ver
- Shiori MCP#62,189 · 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.