← Registry

Learning Resources

linkedword.com

Provides King James Bible study tools for listing books, looking up passages, and querying Strong's Hebrew/Greek lexicon entries with verse and reverse lookups.

1 endpoint7 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://www.linkedword.com/mcp

No auth detected

MCP server metadata

Name
linkedword
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

list_books

List the 66 KJV books with abbreviations and chapter counts.

Inferred read-only
get_passage

Look up a King James passage.

Inferred read-only
get_strongs

Look up one Strong's Hebrew (lang=h) or Greek (lang=g) lexicon entry by number.

Inferred read-only
find_verses_by_strongs

Find KJV verses that use a Strong's number.

Inferred read-only
reverse_strongs

Reverse lookup: find Strong's numbers whose KJV usage/gloss is the given English word (e.g.

Inferred read-only
search_topics

Search section headings (pericopes) for topics such as 'The Sermon on the Mount' or 'The End Times'.

Inferred read-only
search_verses

Full-text search of the KJV English text.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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