Skip to main content
Glama

Substack MCP Server

.gitignore704 B
# Dependencies node_modules/ .npm .yarn .pnp.* # TypeScript dist/ *.tsbuildinfo # Documentation docs/build/ docs/_build/ docs/api/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Test coverage coverage/ .nyc_output/ junit.xml junit-e2e.xml junit-integration.xml # Environment variables .env .env.local .env.*.local # Debug .debug/ # Temporary files *.tmp *.temp .cache/ # Build artifacts build/ out/ *.js.map # Optional eslint cache .eslintcache # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Sensitive data tools/cookie.txt

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/danielsimonjr/substack-mcp'

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