substack-fetcher-mcp
1
Substack Reader is a tool to access and read articles from the 'Trade Companion' newsletter by Adam Mancini on Substack. It works with the Claude AI assistant and maintains user privacy by storing authentication cookies locally.
Substack Reader
A tool to fetch and read articles from Trade Companion by Adam Mancini on Substack.
Features
- Fetches the latest Trade Companion articles by Adam Mancini
- Extracts article content in plain text format
- Preserves headings, paragraphs, and list items
- Excludes the "My Trade Methodology Fundamentals" article
Setup
Prerequisites
- Python 3.8+
- uv package manager for Python
- Claude AI assistant
Installation
- Install uv package manager and create a virtual environment
- Install dependencies using the pyproject.toml file
Setting up Substack Authentication
- Use Cookie-Editor extension to export your Substack cookies
- Save cookies in
substack_cookies.json
Usage with Claude
- Configure Claude AI assistant to use this MCP server
- Ask Claude to fetch the latest Trade Companion article
Privacy Note
Your Substack cookies are stored locally and only used for authenticating requests to Substack.