telemost_dictionaries — telemost mcp server MCP Tool
telemost_dictionaries
(telemost dictionaries) is one of 20 tools on the
telemost mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call telemost_dictionaries from your client
- Claude Code telemost mcp server telemost_dictionaries run in your project directory
- Claude Desktop telemost mcp server telemost_dictionaries ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor telemost mcp server telemost_dictionaries ~/.cursor/mcp.json
- VS Code telemost mcp server telemost_dictionaries .vscode/mcp.json
- Zed telemost mcp server telemost_dictionaries ~/.config/zed/settings.json
- Windsurf telemost mcp server telemost_dictionaries ~/.codeium/windsurf/mcp_config.json
- Cline telemost mcp server telemost_dictionaries ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI telemost mcp server telemost_dictionaries ~/.gemini/settings.json
- Grok telemost mcp server telemost_dictionaries .mcp.json (in your project root)
- ChatGPT telemost mcp server telemost_dictionaries Settings → Connectors → Advanced → Developer mode
- Claude.ai telemost mcp server telemost_dictionaries Settings → Connectors → Add custom connector
- LangChain telemost mcp server telemost_dictionaries pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http telemost-mcp-server https://api.telemost.io/mcp
Other tools on this server
- telemost_catalog
- telemost_messages
- telemost_search
- telemost_entities
- telemost_sentiment
- telemost_sentiment_llm
- telemost_channel_info
- telemost_post
- telemost_posts_search
- telemost_ads_networks
- telemost_ads_posts
- telemost_stats_channel
- telemost_stats_subscribers
- telemost_stats_mentions
- telemost_stats_words
- telemost_stats_reach
- telemost_similar
- telemost_compilations
- telemost_stats_engagement
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.