konid-ai
Can be used as an MCP server with JetBrains IDEs to provide language coaching for natural expressions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@konid-aihow do I say 'nice to meet you' in Japanese?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
konid
konid (کنید) — Farsi for "do." Take action.
A language expression coach. Tell it what you want to say, and it shows you how a native speaker would actually say it — with cultural context, tone notes, and audio pronunciation.
How it works
You: "how do I say 'we'll see' in Chinese?"
konid returns 3 options, casual to formal:
再说吧 (zài shuō ba) — casual, slightly evasive, can function as a soft "no"
看情况吧 (kàn qíngkuàng ba) — "depends on the situation," genuinely open-minded
到时候再看吧 (dào shíhou zài kàn ba) — "let's wait and see," most neutral
Plus cultural context, nuance comparison, and audio pronunciation.
Supports 13+ languages including Mandarin, Japanese, Korean, Spanish, French, German, Portuguese, Italian, Russian, Arabic, and Hindi. Any language Claude knows can be coached.
Related MCP server: Cloud Translation API MCP Server
Install
Claude Cowork
Requires a Pro or Max subscription.
Download
konid-ai-plugin.zipIn Cowork, click Customize in the left sidebar
Click + next to "Personal plugins" > Upload plugin
Choose the
konid-ai-plugin.zipfile
That's it. Start a new task and ask "how do I say 'nice to meet you' in Japanese?"
Claude Code
Requires Node.js 18+ and an Anthropic API key.
claude mcp add konid-ai -- npx -y konid-aiAudio plays directly through your speakers.
Other MCP clients
konid works with any MCP-compatible client. Add this to your client's MCP config:
{
"mcpServers": {
"konid": {
"command": "npx",
"args": ["-y", "konid-ai"]
}
}
}Tested with Cursor, VS Code Copilot, Windsurf, Zed, and JetBrains.
ChatGPT
Settings > Apps > Advanced settings > Developer mode > add https://konid.fly.dev/mcp
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server providing machine translation capabilities via the Lara Translate API, featuring language detection and context-aware translations between numerous language pairs.Last updated221,04694MIT
- Flicense-qualityDmaintenanceAn MCP (Multi-Agent Conversation Protocol) Server that enables AI agents to interact with Google's Cloud Translation API for translating text between languages.Last updated
- Alicense-qualityDmaintenanceAn MCP server that provides standardized translation services across six languages (Arabic, Chinese, English, French, Russian, Spanish) using Claude Sonnet 3.5, with support for different domains and formality levels.Last updated3MIT
- Alicense-qualityDmaintenanceAn MCP server that provides comprehensive localization data for 174 locales, enabling AI agents to generate culturally-adapted multilingual content.Last updatedMIT
Related MCP Connectors
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Translate MCP — wraps LibreTranslate API (https://libretranslate.com/)
MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/robertnowell/konid-language-learning'
If you have feedback or need assistance with the MCP directory API, please join our Discord server