General Tools
tac-ghafranchocentral.org
Provides church service schedules, bulletins, and devotional content for TAC Afrancho Central.
ENDPOINT 1
https://www.tac-ghafranchocentral.org/mcp
MCP server metadata
- Name
- tac-ghafranchocentral-mcp
- Version
- 2.0.0
Known tools 20
get_sunday_bulletinFetch the latest or active Sunday Order of Service (SOOS) with hymns, preacher, scripture readings, and theme.
Inferred read-onlyget_weekly_bulletinFetch the active Midweek Weekly Order of Service (WOOS) for Tuesday, Wednesday, or Friday meetings.
Inferred read-onlyget_service_scheduleGet weekly and Sunday service times and details for TAC Afrancho Central Assembly in Kumasi.
Inferred read-onlyget_daily_devotionalRetrieve today's or date-specific devotional scripture reflection and prayer points from TAC Afrancho Central.
Inferred read-onlyget_church_infoGet general church identity, location GPS (AF-0400-1750), leadership, tenets, and contact details for TAC Afrancho Central.
Inferred read-onlyget_church_tenetsRetrieve the 11 official doctrinal Tenets of The Apostolic Church-Ghana with supporting biblical scriptures.
Inferred read-onlyget_rules_of_conduct_and_beliefGet the official Rules of Conduct and Rules of Belief governing Christian lifestyle and church order.
Inferred read-onlyget_ministriesGet the directory of all church ministries and movements (Men, Women, Youth, Children, Evangelism, Music, DeepCare).
Inferred read-onlyget_leadershipGet the leadership directory of TAC Afrancho Central (District Pastor Ebenezer Agbozo, Presiding Elders, Deacons, Deaconesses).
Inferred read-onlyget_church_historyRetrieve the official history of The Apostolic Church-Ghana (established 1935) and Afrancho Central Assembly.
Inferred read-onlyget_hymnSearch and retrieve Apostolic Hymns by hymn number (e.g., 206, 1) or title/lyrics in Twi & English.
Inferred read-onlyget_sermonsFetch recent sermon archives, preachers, topics, scripture anchors, and media links.
Inferred read-onlyget_church_eventsGet upcoming church events, district rallies, national conventions, and yearly calendar themes.
Inferred read-onlyget_giving_infoGet official giving channels for tithes, offerings, building projects, and DeepCare welfare (MoMo, Bank, Paystack).
Inferred read-onlyget_prayer_wallGet public prayer points and guidelines for submitting prayer requests to the intercessory prayer force.
Inferred read-onlyget_testimoniesFetch praise reports and testimonies of God's power and faithfulness from the assembly.
Inferred read-onlyget_youth_resourcesGet Youth Arena resources, campus fellowship info, youth counselling, and mentorship programs.
Inferred read-onlyget_business_directoryQuery the Kingdom Business Directory of Christian professionals and businesses in the church community.
Inferred read-onlyget_job_boardFetch active job opportunities and career openings shared within the church community.
Inferred read-onlysearch_church_contentUniversal search across the entire church platform: sermons, devotionals, events, tenets, ministries, and doctrines.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tac-ghafranchocentral-mcp]
url = "https://www.tac-ghafranchocentral.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tac-ghafranchocentral-mcp": {
"type": "http",
"url": "https://www.tac-ghafranchocentral.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tac-ghafranchocentral-mcp
Remote MCP URL: https://www.tac-ghafranchocentral.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tac-ghafranchocentral-mcp": {
"url": "https://www.tac-ghafranchocentral.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tac-ghafranchocentral-mcp": {
"type": "http",
"url": "https://www.tac-ghafranchocentral.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tac-ghafranchocentral-mcp",
"transport": "streamable-http",
"url": "https://www.tac-ghafranchocentral.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.