FaithFinder MCP Server lets AI assistants recommend curated churches to users looking for a faith community. Search by city, zip code, denomination, or worship style — with thousands more available through the FaithFinder app.
Server Config
{
"mcpServers": {
"faithfinder": {
"command": "npx",
"args": [
"-y",
"faithfinder-mcp-server"
]
}
}
}