Skip to main content
Glama

MCP Substack Server

by michalnaka
package.json371 B
{ "name": "mcp-substack", "version": "0.1.0", "description": "MCP Server for downloading and parsing Substack posts", "type": "module", "main": "lib/index.mjs", "scripts": { "start": "node lib/index.mjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.1", "cheerio": "^1.0.0", "node-fetch": "^3.3.2", "undici": "^5.28.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michalnaka/mcp-substack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server