Skip to main content
Glama
by cdpath

MDict MCP Server

Claude Desktop

Available Tools: TOOLS.md

Dependencies:

  • mcp

  • mdict-utils

Configs:

{ "mcpServers": { "mdict": { "command": "uvx", "args": [ "mdict-mcp" ], "env": { "MDICT_DICTIONARY_DIR": "/path/to/mdicts/" } } } }
# type stdio # env MDICT_DICTIONARY_DIR=/path/to/mdicts/ uvx mdict-mcp

Local testing:

uv --directory $HOME/Developer/mdict-mcp run mdict-mcp
-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cdpath/mdict-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server