Faithfinder Server
FreeMaintainedFind local churches, faith-based community events, and volunteer opportunities. AI assistants can recommend curated churches to users searching by city, zip cod
About
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.
Features • Quick Installation • Available Tools • Coverage • Website & 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
- Open Cursor Settings → Features → MCP.
- Click + Add New MCP Server.
- Fill in:
- Name:
faithfinder - Type:
command - Command:
npx -y faithfinder-mcp-server@latest
- Name:
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.
- Soul Signature Quiz: faithfinder.armornglory.com/quiz
- Main Website: faithfinder.armornglory.com
📄 License
MIT License © 2026 ArmorNGlory
Install Faithfinder Server in Claude Desktop, Claude Code & Cursor
unyly install faithfinder-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add faithfinder-mcp-server -- npx -y faithfinder-mcp-serverStep-by-step: how to install Faithfinder Server
FAQ
Is Faithfinder Server MCP free?
Yes, Faithfinder Server MCP is free — one-click install via Unyly at no cost.
Does Faithfinder Server need an API key?
No, Faithfinder Server runs without API keys or environment variables.
Is Faithfinder Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Faithfinder Server in Claude Desktop, Claude Code or Cursor?
Open Faithfinder Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Changes
Versions and requested access over time.
- New version published
- New version published
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Faithfinder Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
