Kimi MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 27 May 2026.
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
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.
claude mcp add kimi-mcp-server -- npx -y @trishchuk/kimi-mcp-server
{
"mcpServers": {
"kimi-mcp-server": {
"args": [
"-y",
"@trishchuk/kimi-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.kimi-mcp-server]
command = "npx"
args = ["-y", "@trishchuk/kimi-mcp-server"]
{
"mcpServers": {
"kimi-mcp-server": {
"args": [
"-y",
"@trishchuk/kimi-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kimi-mcp-server": {
"args": [
"-y",
"@trishchuk/kimi-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.