Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

nz.phos/marketing-engine

nz.phos/marketing-engine

AI marketing — content generation, competitor analysis, social publishing.

Uptime
50.0%
2 direct probes · 30d
Response
2556ms
last probe
Tools
15
callable
Resources
0
readable
Prompts
0
available

Tools · 15

truth_lens_analyze

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…

truth_post_compose

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 (…

wisdom_lens_generate

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…

spiritual_chat

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_conversation_summary

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…

examen_reflect

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_weekly_plan

Get this week's El Camino spiritual formation plan. Returns: Weekly spiritual plan with daily practices and readings. Cost: 8 credits / $0.08.

semantic_search

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_saints

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_daily_saint

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_daily_readings

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_liturgical_day

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_quotes

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_formation_programs

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_pillars

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.

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"
    }
  }
}