{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "name": "tac-ghafranchocentral-mcp",
  "description": "Official Model Context Protocol (MCP) server for The Apostolic Church-Ghana | Afrancho Central Assembly in Kumasi. Provides live sermon insights, devotionals, Sunday bulletins, and church schedules.",
  "version": "2.0.0",
  "protocolVersion": "2024-11-05",
  "serverUrl": "https://www.tac-ghafranchocentral.org/api/mcp",
  "transports": {
    "httpPost": "https://www.tac-ghafranchocentral.org/api/mcp",
    "sse": "https://www.tac-ghafranchocentral.org/api/mcp",
    "directEndpoint": "https://www.tac-ghafranchocentral.org/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "get_sunday_bulletin",
      "description": "Fetch the latest or active Sunday Order of Service (SOOS) with hymns, preacher, scripture readings, and theme.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "date": {
            "type": "string",
            "description": "Optional ISO date (YYYY-MM-DD) to query a specific Sunday bulletin."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_weekly_bulletin",
      "description": "Fetch the active Midweek Weekly Order of Service (WOOS) for Tuesday, Wednesday, or Friday meetings.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "date": {
            "type": "string",
            "description": "Optional ISO date (YYYY-MM-DD)."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_service_schedule",
      "description": "Get weekly and Sunday service times and details for TAC Afrancho Central Assembly in Kumasi.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_daily_devotional",
      "description": "Retrieve today's or date-specific devotional scripture reflection and prayer points from TAC Afrancho Central.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "date": {
            "type": "string",
            "description": "Optional ISO date (YYYY-MM-DD) to query a specific devotional."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_church_info",
      "description": "Get general church identity, location GPS (AF-0400-1750), leadership, tenets, and contact details for TAC Afrancho Central.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_church_tenets",
      "description": "Retrieve the 11 official doctrinal Tenets of The Apostolic Church-Ghana with supporting biblical scriptures.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_rules_of_conduct_and_belief",
      "description": "Get the official Rules of Conduct and Rules of Belief governing Christian lifestyle and church order.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_ministries",
      "description": "Get the directory of all church ministries and movements (Men, Women, Youth, Children, Evangelism, Music, DeepCare).",
      "inputSchema": {
        "type": "object",
        "properties": {
          "ministrySlug": {
            "type": "string",
            "description": "Optional slug (e.g. 'mens-movement', 'womens-movement', 'youth-movement', 'evangelism', 'deepcare')"
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_leadership",
      "description": "Get the leadership directory of TAC Afrancho Central (District Pastor Ebenezer Agbozo, Presiding Elders, Deacons, Deaconesses).",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_church_history",
      "description": "Retrieve the official history of The Apostolic Church-Ghana (established 1935) and Afrancho Central Assembly.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_hymn",
      "description": "Search and retrieve Apostolic Hymns by hymn number (e.g., 206, 1) or title/lyrics in Twi & English.",
      "inputSchema": {
        "type": "object",
        "required": [
          "query"
        ],
        "properties": {
          "query": {
            "type": "string",
            "description": "Hymn number (e.g. '206') or title keywords in Twi/English."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_sermons",
      "description": "Fetch recent sermon archives, preachers, topics, scripture anchors, and media links.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "limit": {
            "type": "number",
            "description": "Number of sermons to return (default 5)."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_church_events",
      "description": "Get upcoming church events, district rallies, national conventions, and yearly calendar themes.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "limit": {
            "type": "number",
            "description": "Number of upcoming events to return (default 5)."
          },
          "category": {
            "type": "string",
            "description": "Optional category filter (e.g. 'convention', 'prayer-fasting', 'apostolic', 'leadership', 'special')."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_yearly_calendar",
      "description": "Deep query of the official TAC Ghana yearly church calendar, monthly schedules, specific day activities, conventions, prayer & fasting schedules, and Ghana public holidays.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "year": {
            "type": "number",
            "description": "Calendar year to query (e.g. 2026). Defaults to current year."
          },
          "month": {
            "type": "string",
            "description": "Optional month number (1-12) or month name (e.g. 'April', 'August')."
          },
          "day": {
            "type": "number",
            "description": "Optional day of the month (1-31)."
          },
          "date": {
            "type": "string",
            "description": "Optional specific date in 'YYYY-MM-DD' format to get comprehensive activities and guidelines for that day."
          },
          "category": {
            "type": "string",
            "description": "Optional event category filter: 'apostolic', 'convention', 'prayer-fasting', 'leadership', 'special'.",
            "enum": [
              "apostolic",
              "convention",
              "prayer-fasting",
              "leadership",
              "special"
            ]
          },
          "query": {
            "type": "string",
            "description": "Optional keyword search query within event title or description."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_giving_info",
      "description": "Get official giving channels for tithes, offerings, building projects, and DeepCare welfare (MoMo, Bank, Paystack).",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_prayer_wall",
      "description": "Get public prayer points and guidelines for submitting prayer requests to the intercessory prayer force.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_testimonies",
      "description": "Fetch praise reports and testimonies of God's power and faithfulness from the assembly.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "limit": {
            "type": "number",
            "description": "Number of testimonies to return (default 5)."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_youth_resources",
      "description": "Get Youth Arena resources, campus fellowship info, youth counselling, and mentorship programs.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "get_business_directory",
      "description": "Query the Kingdom Business Directory of Christian professionals and businesses in the church community.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "category": {
            "type": "string",
            "description": "Optional business category (e.g. 'tech', 'construction', 'health', 'education')."
          }
        },
        "additionalProperties": false
      }
    },
    {
      "name": "get_job_board",
      "description": "Fetch active job opportunities and career openings shared within the church community.",
      "inputSchema": {
        "type": "object",
        "properties": {},
        "additionalProperties": false
      }
    },
    {
      "name": "search_church_content",
      "description": "Universal search across the entire church platform: sermons, devotionals, events, tenets, ministries, and doctrines.",
      "inputSchema": {
        "type": "object",
        "required": [
          "query"
        ],
        "properties": {
          "query": {
            "type": "string",
            "description": "Search keyword or topic (e.g. 'faith', 'communion', 'youth', 'healing')"
          }
        },
        "additionalProperties": false
      }
    }
  ],
  "resources": [
    {
      "uri": "tac://church/identity",
      "name": "TAC Afrancho Central Profile & Identity",
      "description": "Core identity, GPS location (AF-0400-1750), contact numbers, and mission",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://church/tenets",
      "name": "The 11 Tenets of The Apostolic Church-Ghana",
      "description": "Foundational biblical doctrines and scripture references",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://church/rules-of-conduct",
      "name": "Rules of Conduct",
      "description": "Standards of Christian living and worship reverences",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://church/rules-of-belief",
      "name": "Rules of Belief",
      "description": "Doctrinal commitments and church order guidelines",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://church/history",
      "name": "Church Heritage & History",
      "description": "Apostolic movement timeline from 1935 to Afrancho Central Assembly today",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://worship/schedule",
      "name": "Weekly Services & Activities Schedule",
      "description": "Schedule of prayer meetings, Bible study, and Sunday worship services",
      "mimeType": "application/json"
    },
    {
      "uri": "tac://worship/sunday-bulletin",
      "name": "Active Sunday Order of Service (SOOS)",
      "description": "Current Sunday bulletin with hymns, scripture texts, preacher, and order of events",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://worship/midweek-bulletin",
      "name": "Active Midweek Order of Service (WOOS)",
      "description": "Current Midweek service bulletin",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://worship/hymns-index",
      "name": "Apostolic Hymnal Collection Index",
      "description": "Catalog of Twi & English hymnals used in worship",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://devotionals/today",
      "name": "Today's Daily Devotional Meditation",
      "description": "Daily scripture reflection, devotional message, and prayer points",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://ministries/directory",
      "name": "Ministries & Movements Directory",
      "description": "Full directory of Men, Women, Youth, Children, Evangelism, and DeepCare movements",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://leadership/presbytery",
      "name": "Pastoral Leadership & Presbytery",
      "description": "District Pastor Ebenezer Agbozo and assembly elders",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://giving/channels",
      "name": "Official Giving Channels",
      "description": "Verified Mobile Money numbers, bank account, and online giving options",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://youth/arena",
      "name": "Youth Arena & Fellowship Hub",
      "description": "Youth programs, campus ministries, and counselling",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://events/upcoming",
      "name": "Upcoming Assembly & National Events",
      "description": "Calendar of conferences, district rallies, and assemblies",
      "mimeType": "text/markdown"
    },
    {
      "uri": "tac://calendar/yearly",
      "name": "Yearly Church Calendar & Activities",
      "description": "Annual church calendar with Apostolic themes, conventions, prayer & fasting, and Ghana public holidays",
      "mimeType": "application/json"
    }
  ]
}