INDIVIDUAL MCP TOOL
get_business_directory
Query the Kingdom Business Directory of Christian professionals and businesses in the church community.
LIVE ENDPOINT
https://www.tac-ghafranchocentral.org/mcp
Connect to this endpoint to inspect the live schema for get_business_directory and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT 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.
Related tools
get_sunday_bulletin— Fetch the latest or active Sunday Order of Service (SOOS) with hymns, preacher, scripture readings, and theme.get_weekly_bulletin— Fetch the active Midweek Weekly Order of Service (WOOS) for Tuesday, Wednesday, or Friday meetings.get_service_schedule— Get weekly and Sunday service times and details for TAC Afrancho Central Assembly in Kumasi.get_daily_devotional— Retrieve today's or date-specific devotional scripture reflection and prayer points from TAC Afrancho Central.get_church_info— Get general church identity, location GPS (AF-0400-1750), leadership, tenets, and contact details for TAC Afrancho Central.get_church_tenets— Retrieve the 11 official doctrinal Tenets of The Apostolic Church-Ghana with supporting biblical scriptures.get_rules_of_conduct_and_belief— Get the official Rules of Conduct and Rules of Belief governing Christian lifestyle and church order.get_ministries— Get the directory of all church ministries and movements (Men, Women, Youth, Children, Evangelism, Music, DeepCare).