Skip to content

Dictionary Lexicon Mcp for Grok

io.github.varvararatta/dictionary_lexicon_mcp

Discover the true meaning of any English word with our Dictionary Lexicon MCP. Whether you're a

client:Grok transport:streamable-http

Install Dictionary Lexicon Mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dictionary_lexicon_mcp": {
      "type": "http",
      "url": "https://dictionary-lexicon-mcp.mcpize.run/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Dictionary Lexicon Mcp in other clients