MCP.so
登录

MCP Substack Server

@michalnaka

关于 MCP Substack Server

🤖 MCP Server for Substack integration with Claude AI Desktop. Download and parse Substack posts directly in your Claude conversations.

基本信息

分类

其他

传输方式

stdio

发布者

michalnaka

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Substack Server?

MCP Substack Server is a Model Context Protocol server for downloading and parsing Substack posts. It integrates with the Claude.ai desktop app.

How to use MCP Substack Server?

Install dependencies with npm install, then configure the Claude desktop app config file with the server command and path. Start the server with npm start. In Claude, request to download and summarize a Substack post by providing its URL.

Key features of MCP Substack Server

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

Use cases of MCP Substack Server

  • Summarizing Substack articles in Claude
  • Extracting content from Substack posts for analysis
  • Integrating Substack reading into AI workflows

FAQ from MCP Substack Server

How do I install MCP Substack Server?

Run npm install, add the server configuration to Claude’s desktop config, then start the server with npm start.

What are the runtime requirements?

Node.js v18+ and the Claude desktop app.

How does MCP Substack Server communicate?

It uses the Model Context Protocol (MCP) to connect with Claude.

Can I use it with private Substack posts?

The README only mentions support for public Substack posts.

What data does MCP Substack Server extract from a post?

It extracts the title, author, subtitle, and content.

评论

其他 分类下的更多 MCP 服务器