← Registry

Learning Resources

fellwork.com

Provides Bible study tools including passage reading, exegetical analysis, original language word lookup, and book listings.

1 endpoint4 known toolsFirst detected June 20, 2026Last detected September 3, 2026

ENDPOINT 1

https://fellwork.com/mcp

No auth detected

MCP server metadata

Name
fellwork
Version
1.0.0
Capabilities
tools

Known tools 4

read_passage

Read the Fellwork translation of a Bible passage WITH its original Greek/Hebrew word data.

Inferred read-only
study_passage

Get the in-depth exegetical study (TOCMA) for a passage: title, summary, and sectioned analysis (context, structure, key terms, application).

Inferred read-only
word_study

Look up an original-language Bible word (Hebrew or Greek) by its lemma: transliteration, gloss, part of speech, and lexicon sense definitions from public-domain lexica (BDB, Thayer, TBESG, …).

Inferred read-only
list_books

List every book of the Bible in canonical order with its code, full name, and chapter count — the table of contents.

Inferred read-only

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.fellwork]
url = "https://fellwork.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fellwork": {
      "type": "http",
      "url": "https://fellwork.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fellwork
Remote MCP URL: https://fellwork.com/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": {
    "fellwork": {
      "url": "https://fellwork.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fellwork": {
      "type": "http",
      "url": "https://fellwork.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fellwork",
  "transport": "streamable-http",
  "url": "https://fellwork.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fellwork.com was fetched 2026-09-18T09:13:41.824Z.

Trust status Trusted

fellwork.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.