
Linked Word
by GEORG M ZIMMER(Community)
Visitor takeaway
58/100
Fair AI-discovery coverage across description, prompts, keywords, visuals, tool metadata, health, and freshness.
Routing category
Needs category
This listing is missing a primary category, which weakens browse placement and AI recommendation routing.
Connector evidence
Reachable
Tedix can reach this MCP endpoint and can show live capability evidence when tools are discovered.
Directory freshness
15h ago
Catalog metadata was refreshed 15h ago (September 7, 2026).
Description
Linked Word looks up King James passages, Strong's Hebrew and Greek numbers, English-to-Strong's reverse lookups, verses that use a number, and KJV full-text search. Passage results are the text plus a citation URL unless Strong's word links are requested.
Capabilities
No special capabilities listed
AI Agent Discovery
Linked Word is indexed by Tedix as a structured ai application listing for AI assistants, search crawlers, and users comparing agent-ready apps.
- Linked Word has no primary catalog category yet; Tedix treats this as a routing gap for browse and recommendation surfaces.
- Developer: GEORG M ZIMMER.
- Connector type: AI-Powered App.
- Current connector status: Connected.
- Observed distribution channels: chatgpt.
- Available regions: US, FR, GB, ES, KR, IN.
Use this page to understand whether Linked Word is relevant for general AI app workflows in AI assistants.
For MCP discovery, this listing helps crawlers connect Linked Word to tool, resource, prompt, and server-health signals instead of treating it as a generic directory entry.
The canonical Tedix directory URL is https://tedix.dev/apps/linked-word/.
Crawlable Profile
Source and availability
Tedix identifies Linked Word from Upstream Mcp tool source; Store sources: ChatGPT app store; Distribution: Ecosystem Directory; Tenant install: A platform catalog operator must create or reconcile the base app before tenants can install this entry.. Availability is reported for US, FR, GB, ES, KR, IN.
- ChatGPT app storeAuth not flagged · RELEASED · US, FR, GB, ES, KR, IN
Auth, tools, and actions
Authentication: Open Access. No special capability flags are currently listed. Current MCP inventory reports 7 tools, 0 resources, and 0 prompts.
- Find verses by Strong's number · Read-only action
Find KJV verses that use a Strong's number. lang=h for Hebrew, lang=g for Greek. Results are paged verse text plus citation URLs, not the lexicon entry. page_size defaults to 20, maximum 100.
- Get a passage · Read-only action
Look up a King James passage. book is a lowercase abbreviation (gen, john, 1john). Omit verse to get a chapter. Default result is the passage text plus one citation URL — no per-word Strong's data. Set include_strongs=true only when the user asked for Strong's numbers or word-level links. Long chapters are paged: page_size defaults to 20 and cannot exceed 100.
- Look up a Strong's number · Read-only action
Look up one Strong's Hebrew (lang=h) or Greek (lang=g) lexicon entry by number. id is the number without the H/G prefix. Returns the full lexicon entry, the word in its original script, Strong's definition, and a citation URL. `renderings` lists every English wording the KJV uses for this number, with its occurrence count, how many verses contain it, and the URL of a page listing exactly those verses.
- List Bible books · Read-only action
List the 66 KJV books with abbreviations and chapter counts. Use this to turn a book name into an abbreviation (Genesis → gen).
- Search Strong's by English word · Read-only action
Reverse lookup: find Strong's numbers whose KJV usage/gloss is the given English word (e.g. flesh, love, beginning). Matches the English word the KJV uses, not the long definition text. Returns only the number and a short definition. Use this when several Hebrew or Greek words share one English rendering. `match` controls how the keyword is compared: "exact" (the default) matches whole words only, so "love" will not reach "loved"; "stemmed" folds word endings, so "love" also finds "loved", "loveth" and "loving" -- widen to "stemmed" when an exact search comes back empty or looks short. The response echoes the mode it used. Results are paged: page_size defaults to 20, maximum 100.
- Search topics · Read-only action
Search section headings (pericopes) for topics such as 'The Sermon on the Mount' or 'The End Times'. Combines stemmed full-text search (prophesy matches prophecy) with semantic vector search (end of the world can match The Day of the Lord). Returns matching topics with verse ranges and Linked Word URLs. page_size defaults to 20, maximum 100.
- Search the KJV · Read-only action
Full-text search of the KJV English text. Pass a phrase or keywords (e.g. 'still waters'). Results are ranked and paged: page_size defaults to 20, maximum 100. This does not search Strong's numbers or lexicon entries.
Verification freshness
- Catalog synced15h ago (September 7, 2026)
- Connector checked11h ago (September 7, 2026)
- MCP scanned11h ago (September 7, 2026)
- Directory updated15h ago (September 7, 2026)
Publisher Intelligence
Public trust signals for visitors and practical recommendations for publishers. Use this section to understand what Tedix can verify today and what would make the app easier for AI agents to find.
Visitor takeaway
58/100
Fair AI-discovery coverage across description, prompts, keywords, visuals, tool metadata, health, and freshness.
Routing category
Needs category
This listing is missing a primary category, which weakens browse placement and AI recommendation routing.
Connector evidence
Reachable
Tedix can reach this MCP endpoint and can show live capability evidence when tools are discovered.
Directory freshness
15h ago
Catalog metadata was refreshed 15h ago (September 7, 2026).
Server Statuslinkedword v1.0.0
https://www.linkedword.com/mcpLast checked: 11h ago
Technical Details
Tools(7)
Showing 7 of 7 tools
| Flags | Test | ||||
|---|---|---|---|---|---|
find_verses_by_strongs | Find KJV verses that use a Strong's number. lang=h for Hebrew, lang=g for Greek. Results are paged verse text plus citation URLs, not the lexicon entry. page_size defaults to 20, maximum 100. | read-only | Not tested | — | |
get_passage | Look up a King James passage. book is a lowercase abbreviation (gen, john, 1john). Omit verse to get a chapter. Default result is the passage text plus one citation URL — no per-word Strong's data. Set include_strongs=true only when the user asked for Strong's numbers or word-level links. Long chapters are paged: page_size defaults to 20 and cannot exceed 100. | read-only | Not tested | — | |
get_strongs | Look up one Strong's Hebrew (lang=h) or Greek (lang=g) lexicon entry by number. id is the number without the H/G prefix. Returns the full lexicon entry, the word in its original script, Strong's definition, and a citation URL. `renderings` lists every English wording the KJV uses for this number, with its occurrence count, how many verses contain it, and the URL of a page listing exactly those verses. | read-only | Not tested | — | |
list_books | List the 66 KJV books with abbreviations and chapter counts. Use this to turn a book name into an abbreviation (Genesis → gen). | read-only | Not tested | — | |
reverse_strongs | Reverse lookup: find Strong's numbers whose KJV usage/gloss is the given English word (e.g. flesh, love, beginning). Matches the English word the KJV uses, not the long definition text. Returns only the number and a short definition. Use this when several Hebrew or Greek words share one English rendering. `match` controls how the keyword is compared: "exact" (the default) matches whole words only, so "love" will not reach "loved"; "stemmed" folds word endings, so "love" also finds "loved", "loveth" and "loving" -- widen to "stemmed" when an exact search comes back empty or looks short. The response echoes the mode it used. Results are paged: page_size defaults to 20, maximum 100. | read-only | Not tested | — | |
search_topics | Search section headings (pericopes) for topics such as 'The Sermon on the Mount' or 'The End Times'. Combines stemmed full-text search (prophesy matches prophecy) with semantic vector search (end of the world can match The Day of the Lord). Returns matching topics with verse ranges and Linked Word URLs. page_size defaults to 20, maximum 100. | read-only | Not tested | — | |
search_verses | Full-text search of the KJV English text. Pass a phrase or keywords (e.g. 'still waters'). Results are ranked and paged: page_size defaults to 20, maximum 100. This does not search Strong's numbers or lexicon entries. | read-only | Not tested | — |
Discoverability Score
Fair
58 / 100
How easily AI agents can find this app from its current catalog metadata.
- Description quality20/20
- Example prompts0/20
- Keyword coverage0/15
- Category clarity0/5
- Tool metadata20/20
- Visual assets8/20
- Endpoint health10/10
- Data freshness15/15
How to Improve
Add at least 2 example prompts. Prompt examples strongly improve app matching and click-through intent.
Increase keyword coverage (discovery + trigger) to improve retrieval for long-tail queries.
Choose a primary catalog category so visitors and AI agents can route this app into the right browse and recommendation surfaces.
Add at least 2 screenshots that show real workflows to increase confidence and conversion.
Technical Details
- Status
- ENABLED
- Type
- AI-Powered App
- Auth
- Open Access
- Listed on
- ChatGPT
- Added
- September 2, 2026
- Last synced
- 15h ago
- Last checked
- 11h ago
- Version
- 1.0.0
- Distribution
- Ecosystem Directory