dictionaries — hub MCP Tool
dictionaries
(dictionaries) is one of 27 tools on the
hub
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dictionaries from your client
- Claude Code hub dictionaries run in your project directory
- Claude Desktop hub dictionaries ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor hub dictionaries ~/.cursor/mcp.json
- VS Code hub dictionaries .vscode/mcp.json
- Zed hub dictionaries ~/.config/zed/settings.json
- Windsurf hub dictionaries ~/.codeium/windsurf/mcp_config.json
- Cline hub dictionaries ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI hub dictionaries ~/.gemini/settings.json
- Grok hub dictionaries .mcp.json (in your project root)
- ChatGPT hub dictionaries Settings → Connectors → Advanced → Developer mode
- Claude.ai hub dictionaries Settings → Connectors → Add custom connector
- LangChain hub dictionaries pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hub https://mcp.valksor.com/mcp
Other tools on this server
- livonian_search
- livonian_get_inflections
- livonian_romanize
- livonian_deromanize
- latin_search
- latin_get_inflections
- latin_lemmatize
- slavonic_search
- slavonic_get_inflections
- slavonic_transliterate
- slavonic_detransliterate
- scythian_search
- scythian_get_descendants
- norse_search
- norse_get_inflections
- latgalian_search
- latgalian_get_inflections
- latgalian_romanize
- latgalian_deromanize
- anglo_search
- anglo_get_inflections
- anglo_romanize
- anglo_deromanize
- interslavic_search
- interslavic_get_inflections
- interslavic_transliterate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.