Skip to content
Back to search
30
MCP

marcomoauro/substack-mcp

docker/marcomoauro/substack-mcp

A Model Context Protocol (MCP) Server enabling LLM clients to interact with Substack's API.

Uptime
0.0%
41 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

duplocloud-mcp
Model Context Protocol (MCP) server for DuploCloud.
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
lsp-mcp
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This g
0 tools
mcp/maestro-mcp-server
A Model Context Protocol (MCP) server exposing Bitcoin blockchain data through the Maestro API pl...
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marcomoauro/substack-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}