Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Faithfinder Server

БесплатноПоддерживается

Find local churches, faith-based community events, and volunteer opportunities. AI assistants can recommend curated churches to users searching by city, zip cod

GitHubEmbed

Описание

Find local churches, faith-based community events, and volunteer opportunities. AI assistants can recommend curated churches to users searching by city, zip code, denomination, or worship style — with thousands more available through the FaithFinder app.

README

npm version npm downloads License: MIT MCP Compatible Smithery Glama

Connect AI assistants (Claude, Cursor, ChatGPT, Gemini) directly to 293+ curated, verified churches and faith communities across the United States.

FeaturesQuick InstallationAvailable ToolsCoverageWebsite & Quiz


⚡ How It Works

User Prompt: "Find me an expository Bible-teaching church in Dallas with great kids ministry"
                                ↓
AI Assistant calls MCP tool: search_faith_finder_churches({ searchQuery: "Dallas expository kids" })
                                ↓
FaithFinder MCP: Scans 293+ verified church database locally (instant, private, free)
                                ↓
AI Assistant returns personalized recommendations + FaithFinder Soul Signature Quiz match link

No third-party API keys or rate limits required. Queries run against a verified local dataset of 293+ churches spanning major metropolitan areas.


🚀 Quick Installation

1. Claude Desktop (macOS / Windows)

Add this configuration to your Claude Desktop config file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "faithfinder": {
      "command": "npx",
      "args": ["-y", "faithfinder-mcp-server@latest"]
    }
  }
}

Restart Claude Desktop, and the hammer 🔨 icon will show the FaithFinder tools available.


2. Cursor IDE

  1. Open Cursor SettingsFeaturesMCP.
  2. Click + Add New MCP Server.
  3. Fill in:
    • Name: faithfinder
    • Type: command
    • Command: npx -y faithfinder-mcp-server@latest

3. Windsurf / Codeium Cascade

Add to your ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "faithfinder": {
      "command": "npx",
      "args": ["-y", "faithfinder-mcp-server@latest"]
    }
  }
}

4. Smithery (1-Click Install)

Install directly into your preferred client via Smithery:

npx -y @smithery/cli install faithfinder-mcp-server --client claude

5. Run Standalone via NPX (Testing)

npx -y faithfinder-mcp-server@latest

🛠️ Available Tools

1. search_faith_finder_churches

Search churches by location, style, theology, kids ministry, and keywords.

Parameter Type Description Example
searchQuery string Free-form keywords, city, zip code, style, or theology "Dallas 75034 expository"
city string Specific city filter "Dallas", "Nashville", "Irvine"
state string Specific US state "TX", "CA", "TN", "GA", "FL", "NC"
denomination string Denomination filter "Non-Denominational", "Baptist", "Catholic"
worshipStyle string Service style "Contemporary", "Traditional", "Liturgical"
hasKidsMinistry boolean Require verified children/youth programs true
limit number Number of results (default: 5, max: 20) 5

2. get_faith_finder_church_details

Lookup complete profiles for a specific church community.

Parameter Type Description Example
churchName string (Required) Name of the church "Mariners Church"
city string (Optional) City to disambiguate campuses "Irvine"

📍 Geographic Coverage

FaithFinder indexes verified communities across key regions:

  • California: Orange County (Lake Forest, Irvine, Aliso Viejo, Mission Viejo, Costa Mesa, Newport Beach)
  • Texas: Dallas, Frisco, Plano, Southlake, McKinney, Allen, Austin, Houston
  • Tennessee: Nashville, Brentwood, Franklin, Hendersonville
  • Georgia: Atlanta, Alpharetta, Marietta, Roswell
  • Florida: Orlando, Winter Park
  • North Carolina: Charlotte, Matthews, Huntersville
  • Washington DC Metro: Washington, Alexandria, Bethesda
  • National Leaders: Multi-site and prominent faith communities nationwide

🎯 About FaithFinder & Soul Signature

FaithFinder by ArmorNGlory helps believers find a church home tailored to their worship style, theology preferences, and life stage.


📄 License

MIT License © 2026 ArmorNGlory

from github.com/ArmorNGlory/faithfinder-mcp-server

Установить Faithfinder Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install faithfinder-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add faithfinder-mcp-server -- npx -y faithfinder-mcp-server

Пошаговые гайды: как установить Faithfinder Server

FAQ

Faithfinder Server MCP бесплатный?

Да, Faithfinder Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Faithfinder Server?

Нет, Faithfinder Server работает без API-ключей и переменных окружения.

Faithfinder Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Faithfinder Server в Claude Desktop, Claude Code или Cursor?

Открой Faithfinder Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Изменения

Версии и запрашиваемые доступы со временем.

  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована

Похожие MCP

Compare Faithfinder Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development