← Back to Plugins
MCP Server MCP

FastMCP server for Substack — publish Notes and posts, pull analytics, manage dr

github By github 👁 1 views ▲ 0 votes

FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/substack-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/substack-mcp/releases/download/v0.1.0/substack-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "d4b0d291dd5ba589ddf599a90063b81522be2c1562be905a16b11face5bb3b18",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Auth cookie extracted via browser dev tools",
          "isRequired": true,
          "isSecret": true,
          "name": "SUBSTACK_SID_COOKIE"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...