nz.phos/marketing-engine
nz.phos/marketing-engineAI marketing — content generation, competitor analysis, social publishing.
Tools · 15
Analyze a URL or text through the Catholic Truth Lens — detect fallacies and fact-check against Church teaching. Args: url: The URL to analyze (optional if text is provided) text: Raw text to…
Compose a 3-tweet X thread exposing manipulation with Catholic guidance. Takes Truth Lens analysis output and generates a thread: Tweet 1: Original claim + fallacies detected Tweet 2: Clean version (…
Generate Catholic wisdom on a topic — synthesizes Church Fathers, saints, and scripture. Args: topic: The topic to explore (e.g. "suffering", "prayer", "marriage") api_key: Your API key for a…
Send a message to the AI spiritual coach — draws from 2,000 years of Catholic wisdom. Args: conversation_id: Conversation UUID (create one first or use existing) message: Your message to the …
Get a summary of a spiritual conversation. Args: conversation_id: Conversation UUID api_key: Your API key for authentication Returns: Conversation summary with key themes and insights. C…
Submit a reflection for an Ignatian Examen session. Args: examen_id: Examen session UUID reflection: Your reflection text api_key: Your API key for authentication Returns: AI-guided …
Get this week's El Camino spiritual formation plan. Returns: Weekly spiritual plan with daily practices and readings. Cost: 8 credits / $0.08.
Search Catholic wisdom using semantic/vector search across saints, scripture, and teachings. Args: query: Natural language search query api_key: Your API key for authentication limit: Num…
Get a list of saints with biographies and feast days. Args: api_key: Your API key for authentication limit: Number of saints to return (1-50, default 10) Returns: List of saints with nam…
Get today's saint with biography, meditation, and quotes. Returns: Today's saint with full biography, spiritual meditation, and attributed quotes. Cost: 1 credit / $0.01.
Get today's Catholic scripture readings (from USCCB lectionary). Returns: Today's readings with first reading, psalm, gospel, and optional second reading. Cost: 1 credit / $0.01.
Get today's liturgical calendar information (season, color, celebrations). Returns: Liturgical day with season, color, rank, and any celebrations. Cost: 1 credit / $0.01.
Get Catholic quotes from saints, Church Fathers, and popes. Args: api_key: Your API key for authentication category: Optional category filter (e.g. "prayer", "suffering", "joy") Returns: …
Get available spiritual formation programs (8-week structured journeys). Returns: List of formation programs with weeks, topics, and descriptions. Cost: 1 credit / $0.01.
Get the 8 Pillars of Catholic Greatness — free, no auth required. Returns: The 8 pillars with names, principles, and descriptions. Cost: 0 credits / $0.00.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"nz.phos/marketing-engine": {
"url": "https://api.phos.nz/mcp",
"transport": "streamable-http"
}
}
}