Substack MCP Server

Official remote Model Context Protocol server that connects a Substack publication to an MCP-capable AI assistant (Claude, ChatGPT, Cursor). Read-only: it serves publication dashboard metrics, subscriber counts, revenue, post performance, traffic sources, retention and publication settings. It cannot publish posts, send Notes or modify the account, and cannot read profile or Notes activity. Authorization is OAuth 2.1 authorization-code with PKCE S256 against https://substack.com, scope mcp:read, with RFC 9728 protected resource metadata advertised in the endpoint's own 401 challenge. Connecting requires Admin role on a Bestseller publication.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/substack-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Substack MCP Server
description: 'Official remote Model Context Protocol server that connects a Substack publication to an
  MCP-capable AI assistant (Claude, ChatGPT, Cursor). Read-only: it serves publication dashboard metrics,
  subscriber counts, revenue, post performance, traffic sources, retention and publication settings. It
  cannot publish posts, send Notes or modify the account, and cannot read profile or Notes activity. Authorization
  is OAuth 2.1 authorization-code with PKCE S256 against https://substack.com, scope mcp:read, with RFC
  9728 protected resource metadata advertised in the endpoint''s own 401 challenge. Connecting requires
  Admin role on a Bestseller publication.'
humanURL: https://support.substack.com/hc/en-us/articles/50834026608916-How-to-connect-Substack-to-your-AI-Assistant
baseURL: https://mcp.substack.com/api/v1/mcp
tags:
- MCP
- Agents
- Analytics
- Read Only
- Authentication
tags_raw:
- MCP
- Agents
- Analytics
- Read-Only
- OAuth
properties:
- type: MCPServer
  url: mcp/substack-mcp.yml
- type: Documentation
  url: https://support.substack.com/hc/en-us/articles/50834026608916-How-to-connect-Substack-to-your-AI-Assistant
- type: GettingStarted
  url: https://support.substack.com/hc/en-us/articles/50834026608916-How-to-connect-Substack-to-your-AI-Assistant
- type: Authentication
  url: authentication/substack-authentication.yml
- type: OAuthScopes
  url: scopes/substack-scopes.yml