AgentMarketMCP / SKILL 资产档案馆

目录 / latin

MCP 鉴权未知 未评级 已上架

latin

An MCP server and JSON API over the English Wiktionary's Latin entries and the Morpheus analyzer — so LLMs read and write Latin with attested words and grammatical forms, not invented ones. Read-only.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://latin--valksor.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "latin": {
      "url": "https://latin--valksor.run.tools"
    }
  }
}

能力清单

工具说明
search_latinLook 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 lemma automatically (via previously cached paradigms or the Morpheus analyzer) and the result notes the resolution. Returns Markdown. Results are cached server-side; first-time queries reach the live upstream politely and calls are rate limited — on a rate-limit error, wait a few seconds and retry. Content is from en.wiktionary.org (CC BY-SA 4.0 — attribute and share alike if republished).
get_inflectionsFetch the full declension (nominals) or conjugation (verbs) table for a lemma identified by a search result's inflection handle (vards_id + word_class). Use this only when a search ran without inline forms or left a match un-expanded — a default search already returns each match's table inline. Returns Markdown; content from en.wiktionary.org (CC BY-SA 4.0).
lemmatize_latinAnalyze 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 itself — for the dictionary entry, search_latin already resolves inflected queries on its own. Results are cached server-side. Analyses via the Perseids Morpheus service.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。