ToolTrust
C25/100
Smithery

fhl-fhl-mcp-server

mcpsmithery

@Smithery

Quickly access any Bible verse or passage on the FHL site with a clean, readable interface. Dive deep into original word meanings, Strong’s numbers, commentaries, and topical studies. The platform also includes the Apocrypha, Apostolic Fathers, various Bible versions, audio resources, and premium articles. It is perfectly designed for AI text analysis, cross-referencing, sermon preparation, and teaching material development. 查找信望愛站的任意經文、章節與範圍,快速獲得清晰可讀的內容。探索原文字義、Strong 編號、註釋、主題查經,以及次經與使徒教父文獻。發現合適的聖經版本與有聲朗讀,並搜尋優質文章資源。提供給AI做文本分析、經文串珠、講道指引及教材製作。 --- - Home : https://www.fhl.net - Bible : https://bible.fhl.net - Github : https://github.com/ytssamuel/FHL-MCP-Server

By Smithery | 50 findings | Scanned 5/27/2026 | tooltrust-scanner/v0.3.12

9 High4 Medium9 Low28 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (50)

  • HighAS-002

    ⚠️Excessive Permissions ×9

    tool declares network permission

    query_verse_citationsearch_biblesearch_bible_advancedsearch_strongs_occurrencessearch_commentarysearch_available_versionssearch_apocryphasearch_apostolic_fatherssearch_fhl_articles

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions ×4

    tool declares db permission

    search_biblesearch_bible_advancedsearch_apocryphasearch_apostolic_fathers

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×9

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    query_verse_citationsearch_biblesearch_bible_advancedsearch_strongs_occurrencessearch_commentarysearch_available_versionssearch_apocryphasearch_apostolic_fatherssearch_fhl_articles

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×28

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    get_bible_verseget_bible_chapterquery_verse_citationsearch_biblesearch_bible_advancedget_word_analysislookup_strongssearch_strongs_occurrencesget_commentarylist_commentariessearch_commentaryget_topic_studylist_bible_versionssearch_available_versionsget_book_listget_book_infoget_audio_bibleget_audio_chapter_with_textlist_audio_versionsget_apocrypha_versesearch_apocryphalist_apocrypha_booksget_apostolic_fathers_versesearch_apostolic_fatherslist_apostolic_fathers_booksget_bible_footnotesearch_fhl_articleslist_fhl_article_columns

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y fhl-fhl-mcp-server"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)