Skip to main content
Glama

Server Details

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

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Exposes JustOneAPI endpoints as MCP tools, returning raw upstream JSON without field parsing for maximum data fidelity.
    19
    29
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps any existing MCP server to reduce tool-description token usage by exposing a compact discovery interface with namespaced tools.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    One MCP to rule them all. A single MCP endpoint that aggregates many downstream connectors — remote MCP servers and plain HTTP APIs — and presents agents a fixed set of nine meta-tools.
    609
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.5/5.0
Disambiguation5/5

Each tool is clearly disambiguated by its language prefix (e.g., anglo_, latgalian_, latin_) followed by a distinct operation (search, get_inflections, romanize, etc.). No two tools share the same name, and operation boundaries are well-defined.

Naming Consistency5/5

All tools follow a consistent pattern: language prefix + underscore + operation verb or noun (e.g., anglo_search, latgalian_romanize). The only exception is 'dictionaries', which serves as a meta-tool for discovery, but it still follows the hub's naming logic.

Tool Count4/5

With 27 tools, the count is high but appropriate for a multilingual dictionary hub covering 7-8 languages. Each language has 3-5 tools (search, get_inflections, romanize/deromanize), which is reasonable. The number could be seen as slightly heavy but well-justified by the scope.

Completeness4/5

The tool set covers the core operations for each language: searching, inflections, romanization/deromanization, and for some languages transliteration or lemmatization. It is read-only, but that matches the hub's purpose. Minor gaps include lack of etymology tools for most languages (except Scythian) and no update/delete operations, but these are not essential for a dictionary lookup service.

Resources