Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

Β© 2026 TrackMCP. All rights reserved.

Built with ❀️ by Krishna Goyal

    Mcp Substack

    πŸ€– MCP Server for Substack integration with Claude AI Desktop. Download and parse Substack posts directly in your Claude conversations.

    10 stars
    JavaScript
    Updated Sep 9, 2025
    anthropic
    claude
    claude-ai
    mcp
    substack

    Table of Contents

    • Installation
    • Usage
    • Features
    • Requirements
    • License

    Table of Contents

    • Installation
    • Usage
    • Features
    • Requirements
    • License

    Documentation

    MCP Substack Server

    A Model Context Protocol (MCP) server for downloading and parsing Substack posts. Works with Claude.ai desktop app.

    Installation

    1. Install dependencies:

    bash
    npm install

    2. Configure Claude desktop app:

    Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

    json
    {
      "mcpServers": {
        "mcp-substack": {
          "command": "/opt/homebrew/bin/node",
          "args": ["/path/to/mcp-substack/lib/index.mjs"],
          "methods": {
            "download_substack": {
              "description": "Download and parse content from a Substack post"
            }
          }
        }
      }
    }

    3. Start the server:

    bash
    npm start

    Usage

    In Claude desktop app, use:

    code
    Could you download and summarize this Substack post: [URL]

    Features

    • Downloads and parses Substack posts
    • Extracts title, author, subtitle, and content
    • Works with public Substack posts
    • Integrates with Claude.ai desktop app

    Requirements

    • Node.js v18+
    • Claude desktop app

    License

    MIT

    Similar MCP

    Based on tags & features

    • FA

      Fal Mcp Server

      PythonΒ·
      8
    • AW

      Aws Mcp Server

      PythonΒ·
      165
    • CO

      Code To Tree

      CΒ·
      60
    • WA

      Waha Mcp

      JavaScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptΒ·
      22.1k
    • SE

      Serena

      PythonΒ·
      14.5k
    • MC

      Mcp Playwright

      TypeScriptΒ·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptΒ·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • FA

      Fal Mcp Server

      PythonΒ·
      8
    • AW

      Aws Mcp Server

      PythonΒ·
      165
    • CO

      Code To Tree

      CΒ·
      60
    • WA

      Waha Mcp

      JavaScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptΒ·
      22.1k
    • SE

      Serena

      PythonΒ·
      14.5k
    • MC

      Mcp Playwright

      TypeScriptΒ·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptΒ·
      3.0k