Skip to main content
Glama

Official Substack MCP Server

run_writer_tool.sh277 B
#!/bin/bash # Shell script to launch the Writer Tool MCP server # This script is called by Claude Desktop # Change to the directory of this script cd "$(dirname "$0")" # Activate the virtual environment source .venv/bin/activate # Run the writer tool python writer_tool.py

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/jonathan-politzki/mcp-writer-substack'

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