Back to Home
Kealu-Inc icon

substack-reader-mcp

Verified Safe

by Kealu-Inc

Overview

Reads and manages Substack subscriptions and posts within Claude Code.

Installation

Run Command
python3 /path/to/substack-reader/server.py

Environment Variables

  • SUBSTACK_USERNAME
  • SUBSTACK_COOKIES_PATH

Security Notes

The server primarily relies on a 'cookies.json' file for authentication, which contains sensitive session data. Users are explicitly warned not to commit this file and to re-export cookies when they expire. The server itself does not appear to use dangerous functions like 'eval' and correctly handles environment variables for sensitive paths. The main security risk is the user's management of the 'cookies.json' file.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-13

Tags

SubstackNewsletterReaderMCPClaude Code