io.github.rusty4444
wallabag-mcp
wallabag MCP
MCP server for wallabag read-it-later entries, tags, and annotations.
stdiocommunityservice
Package Details
wallabag-mcp
Transportstdio
Runtimeuvx
Environment Variables
WALLABAG_BASE_URL
Required
Base URL of the wallabag instance, e.g. https://wallabag.example.com
WALLABAG_ACCESS_TOKEN
Secret
Existing OAuth access token; skips password grant if provided
WALLABAG_CLIENT_ID
OAuth client id; required unless WALLABAG_ACCESS_TOKEN is set
WALLABAG_CLIENT_SECRET
Secret
OAuth client secret; required unless WALLABAG_ACCESS_TOKEN is set
WALLABAG_USERNAME
wallabag username; required unless WALLABAG_ACCESS_TOKEN is set
WALLABAG_PASSWORD
Secret
wallabag password; required unless WALLABAG_ACCESS_TOKEN is set