PluginBench
MCP Server

com.valksor/livonian MCP Server

com.valksor/livonian

What is the com.valksor/livonian MCP server?

Grounds LLMs in the real Livonian dictionary: attested words, inflections, romanization.

How to install com.valksor/livonian

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "livonian": {
      "url": "https://livonian.valksor.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "livonian": {
      "serverUrl": "https://livonian.valksor.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "livonian": {
      "type": "http",
      "url": "https://livonian.valksor.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "livonian": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://livonian.valksor.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http livonian https://livonian.valksor.com/mcp

Related MCP servers

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

Grounds LLMs in real Latin: Wiktionary lemmas, Morpheus inflections, citations.

Grounds LLMs in real Old Norse: lemmas, mediopassive paradigms, English→Old Norse lookup.

Grounds LLMs in real Scythian: Proto-Scythian lemmas, etymologies, Ossetian/Khotanese descendants.

Grounds LLMs in real Church Slavonic: Wiktionary lemmas, dual-number paradigms, transliteration.