Learning Resources
fellwork.com
Provides Bible study tools including passage reading, exegetical analysis, original language word lookup, and book listings.
ENDPOINT 1
https://fellwork.com/mcp
MCP server metadata
- Name
- fellwork
- Version
- 1.0.0
Known tools 4
read_passageRead the Fellwork translation of a Bible passage WITH its original Greek/Hebrew word data.
Inferred read-onlystudy_passageGet the in-depth exegetical study (TOCMA) for a passage: title, summary, and sectioned analysis (context, structure, key terms, application).
Inferred read-onlyword_studyLook 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-onlylist_booksList every book of the Bible in canonical order with its code, full name, and chapter count — the table of contents.
Inferred read-onlyCONNECT 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.
fellwork.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.