wallabag MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 31 May 2026.
MCP server for wallabag read-it-later entries, tags, and annotations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wallabag-mcp -- uvx wallabag-mcp
{
"mcpServers": {
"wallabag-mcp": {
"args": [
"wallabag-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.wallabag-mcp]
command = "uvx"
args = ["wallabag-mcp"]
{
"mcpServers": {
"wallabag-mcp": {
"args": [
"wallabag-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wallabag-mcp": {
"args": [
"wallabag-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.