← Registry

Learning Resources

lexiturk.com

Provides dictionary lookup, bilingual Turkish-English search, and prefix browsing for headwords.

1 endpoint3 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://lexiturk.com/mcp

No auth detected

MCP server metadata

Name
lexiturk-dictionary
Version
1.0.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Use lookup_word for an exact headword, search_dictionary when the input language is unknown, and browse_prefix for bounded alphabetical discovery. Preserve translation order. The corpus has mixed source licenses; follow license_notice_url before reuse.

Known tools 3

lookup_word

Look up an exact headword, optionally constraining its source language.

Inferred read-only
search_dictionary

Search Turkish and English simultaneously and return deduplicated translation cards.

Inferred read-only
browse_prefix

List at most 100 canonical headwords beginning with a prefix.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lexiturk-dictionary]
url = "https://lexiturk.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lexiturk-dictionary": {
      "type": "http",
      "url": "https://lexiturk.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lexiturk-dictionary
Remote MCP URL: https://lexiturk.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lexiturk-dictionary": {
      "url": "https://lexiturk.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lexiturk-dictionary": {
      "type": "http",
      "url": "https://lexiturk.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lexiturk-dictionary",
  "transport": "streamable-http",
  "url": "https://lexiturk.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.