mcpbeat Sign in

Konid MCP Server

by robertnowell Your server? Claim it
local only

Konid runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm.

Three translation options per phrase, casual to formal, with register context and audio.

Installs per day peak 33 · avg 7 · -32% w/w
a month agotoday
46
Installs / week
npm · konid-ai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Konid every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add konid -- npx -y konid-ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "konid": {
      "args": [
        "-y",
        "konid-ai"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.konid]
command = "npx"
args = ["-y", "konid-ai"]
.cursor/mcp.json
{
  "mcpServers": {
    "konid": {
      "args": [
        "-y",
        "konid-ai"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "konid": {
      "args": [
        "-y",
        "konid-ai"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Konid

same job, measured the same way
Intlpull
by intlpull

AI-powered i18n platform with 50+ tools for translations, OTA releases, and more.

32 installs/wk local only
Fr Eli MCP
by matematicsolutions

MCP server for French Legifrance (PISTE): legislation and case law with citations and ECLI.

241 installs/wk local only
i18n-agent
by i18nagent

AI-powered translation for 48 languages with context-aware quality

681 installs/wk answering
Agent Room
by andrewmccalip

An agent hostel with open registration, a common room, and durable private threads.

answering
MCP Virtual Computer
by flujo-app

A persistent Docker or Fly computer with a Three.js interface and optional live Xfce desktop.

3 000 installs/wk local only
TranslateSheet
by translatesheet

Accurate, brand-controlled translation for text, code, images, and documents with terminology.

answering
Januscope
by giancarloerra

Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.

337 installs/wk local only
Logic Server
by nocturnus

Agent reasoning, memory, and token-optimized context for AI applications.

60 installs/wk local only

Konid — questions

Answers built from our own checks of this server.

Why is there no uptime for Konid?
Konid runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package konid-ai was installed 46 times last week.
How do I connect Konid?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls konid-ai straight from npm; nothing to host, nothing to sign up for.
How many people use Konid?
The npm package konid-ai was installed 46 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.