Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.valksor/hub

com.valksor/hub

One MCP endpoint over every Valksor dictionary: namespaced tools plus a JSON passthrough.

Uptime
100.0%
2 direct probes · 30d
Response
6527ms
last probe
Tools
27
callable
Resources
0
readable
Prompts
14
available

Tools · 27

dictionaries

Index of every Valksor dictionary reachable through this hub and its CURRENT tool and prompt names (each named <language>_<verb>). Call this to discover or re-check names — e.g. after an 'unknown tool…

livonian_search

Look a word up in the real Livonian–Estonian–Latvian dictionary and return only attested content, so translations are grounded, not invented. Search a meaning (in English/Latvian/Estonian) to find th…

livonian_get_inflections

Fetch the full declension (nouns) or conjugation (verbs) table for a word identified by a search result's inflection handle (entry_id + word_class) — the exact case, number, tense, not a guessed endin…

livonian_romanize

Strip Livonian orthography down to clean, pronounceable ASCII for an English-trained downstream (a voice/TTS, a search box). See the `text` parameter doc for the exact letter mappings. Returns Markdow…

livonian_deromanize

Find the real Livonian word(s) whose pronunciation-romanization matches this clean-ASCII input — the inverse direction of `livonian_romanize`. Because romanize is lossy, this is a LOOKUP against the w…

latin_search

Look a Latin word up on Wiktionary and return its senses plus full declension/conjugation tables — attested content, not invented. Any form of the word works; an inflected query is resolved to its lem…

latin_get_inflections

Fetch the full declension (nominals) or conjugation (verbs) table for a lemma identified by a search result's inflection handle (entry_id + word_class). Use this only when a search ran without inline …

latin_lemmatize

Analyze one inflected Latin form with the Morpheus morphological analyzer: its lemma(s) plus the grammatical reading (person, number, tense, mood, voice, case…). Useful when you want the morphology it…

slavonic_search

Look an Old Church Slavonic word up on Wiktionary and return its senses plus full declension/conjugation tables — attested content (singular, dual and plural), not invented. Any form of the word works…

slavonic_get_inflections

Fetch the full declension (nominals) or conjugation (verbs) table for a lemma identified by a search result's inflection handle (entry_id + word_class). Use this only when a search ran without inline …

slavonic_transliterate

Render Church Slavonic — Cyrillic or Glagolitic — in the scientific Latin transliteration Wiktionary uses (богъ → bogŭ, ⰱⱁⰳⱏ → bogŭ). Liturgical reading marks (titlos, accents) are dropped and late Ch…

slavonic_detransliterate

Find the real Church Slavonic word(s) whose scientific-Latin transliteration matches this input — the inverse direction of `slavonic_transliterate`. Because transliterate is lossy, this is a LOOKUP ag…

scythian_search

Look a Proto-Scythian lemma up on Wiktionary and return its senses plus its full descendants payload — the reconstructed etymology and the reflex tree down to Ossetian and Khotanese, attested scholars…

scythian_get_descendants

Fetch the full descendants payload — etymology, glosses and the reflex tree (Sarmatian→Alanic→Ossetian, Saka→Khotanese) — for a lemma identified by a search result's descendant handle (entry_id + word…

norse_search

Look an Old Norse word up on Wiktionary and return its senses plus full declension/conjugation tables — attested content (including the verbs' mediopassive voice), not invented. Any form of the word w…

norse_get_inflections

Fetch the full declension (nominals) or conjugation (verbs — active AND mediopassive) tables for a lemma identified by a search result's inflection handle (entry_id + word_class). Use this only when a…

latgalian_search

Look a Latgalian word up on Wiktionary and return its senses plus full declension/conjugation tables — attested content, not invented. Any form of the word works; an inflected query is resolved to its…

latgalian_get_inflections

Fetch the full declension (nominals) or conjugation (verbs — positive AND negative) tables for a lemma identified by a search result's inflection handle (entry_id + word_class). Use this only when a s…

latgalian_romanize

Strip Latgalian orthography down to clean, pronounceable ASCII for an English-trained downstream (a voice/TTS, a search box). See the `text` parameter doc for the exact letter mappings. Returns Markdo…

latgalian_deromanize

Find the real Latgalian word(s) whose pronunciation-romanization matches this clean-ASCII input — the inverse direction of `latgalian_romanize`. Because romanize is lossy, this is a LOOKUP against the…

anglo_search

Look an Old English word up on Wiktionary and return its senses plus full declension/conjugation tables — attested content, not invented. Any form of the word works; an inflected query is resolved to …

anglo_get_inflections

Fetch the full declension (nominals, including the pronouns' dual) or conjugation (verbs) table for a lemma identified by a search result's inflection handle (entry_id + word_class). Use this only whe…

anglo_romanize

Reduce Old English orthography to its primary ASCII spelling (þing→thing, wæter→waeter; macrons and the dotted ġ/ċ dropped) for an ASCII-keyboard downstream. Pure local transform: no dictionary lookup…

anglo_deromanize

Find the real Old English word(s) whose ASCII spelling matches this input — the inverse of `anglo_romanize`. romanize is deeply lossy (th←þ or ð, dropped macrons), so this is a LOOKUP against words al…

interslavic_search

Look an Interslavic word up in the bundled community dictionary and return its translation matrix (English + 11 Slavic languages) plus its full, algorithmically-generated declension/conjugation table.…

interslavic_get_inflections

Fetch the full declension (noun/adjective) or conjugation (verb) table for a word identified by a search result's inflection handle (entry_id + word_class). Use this only when a search ran without inl…

interslavic_transliterate

Transliterate ONE Interslavic word between Latin and Cyrillic. This is bidirectional: it auto-detects the input's script and returns the attested spelling in the OTHER script — Latin input yields Cyri…

Prompts · 14

livonian_translate_to

Translate text INTO Livonian using only attested dictionary words and correct inflected forms — never invented ones.

livonian_translate_from

Translate Livonian text into another language (default English), confirming each word against the real dictionary.

latin_translate_to

Translate text INTO Latin using only attested dictionary words and correct inflected forms — never invented ones.

latin_translate_from

Translate Latin text into another language (default English), confirming each word against the real dictionary.

slavonic_translate_to

Translate text INTO Church Slavonic using only attested dictionary words and correct inflected forms — never invented ones.

slavonic_translate_from

Translate Church Slavonic text into another language (default English), confirming each word against the real dictionary.

norse_translate_to

Translate text INTO Old Norse using only attested dictionary words and correct inflected forms — never invented ones.

norse_translate_from

Translate Old Norse text into another language (default English), confirming each word against the real dictionary.

latgalian_translate_to

Translate text INTO Latgalian using only attested dictionary words and correct inflected forms — never invented ones.

latgalian_translate_from

Translate Latgalian text into another language (default English), confirming each word against the real dictionary.

anglo_translate_to

Translate text INTO Old English using only attested dictionary words and correct inflected forms — never invented ones.

anglo_translate_from

Translate Old English text into another language (default modern English), confirming each word against the real dictionary.

interslavic_translate_to

Translate text INTO Interslavic using only real dictionary words and correctly generated inflected forms — never invented ones.

interslavic_translate_from

Translate Interslavic text into another language (default English), confirming each word against the real dictionary.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.valksor/hub": {
      "url": "https://mcp.valksor.com/mcp",
      "transport": "streamable-http"
    }
  }
}