71
/ 100
2 days ago
glama

wallabag-mcp

MCP server providing AI assistants with a structured interface to manage wallabag articles, tags, and annotations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: DEEPSEEK_API_KEY, AEON_API_KEY, WALLABAG_CLIENT_SECRET, WALLABAG_PASSWORD, WALLABAG_ACCESS_TOKEN, WALLABAG_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDEEPSEEK_API_KEY
configAEON_BASE_URL
configAEON_MODEL
🔐 secretAEON_API_KEY
configWALLABAG_BASE_URLYes Base URL of your wallabag instance, e.g. https://app.wallabag.it
configWALLABAG_CLIENT_IDRequired unless access token is set OAuth client id from wallabag's developer client page
🔐 secretWALLABAG_CLIENT_SECRETRequired unless access token is set OAuth client secret
configWALLABAG_USERNAMERequired unless access token is set wallabag username
🔐 secretWALLABAG_PASSWORDRequired unless access token is set wallabag password
🔐 secretWALLABAG_ACCESS_TOKENOptional Existing OAuth access token; if set, password grant is skipped
🔐 secretWALLABAG_REFRESH_TOKEN
configWALLABAG_TIMEOUTNo HTTP timeout in seconds, default 20
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rusty4444-wallabag-mcp-1h97mb)](https://m8ven.ai/mcp/rusty4444-wallabag-mcp-1h97mb)
commit: f30fc832f5363e54ae1e22964875ce251da6a521
code hash: 1049c6d1917de6a6dd7be39e69d550b936a39c686de7b443ed58c8c7ab426771
verified: 7/29/2026, 9:30:37 AM
view raw JSON →