mcpbeat Sign in

Qingkuai MCP Server

by qingkuai-js Your server? Claim it
local only

Qingkuai MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 15 Aug 2026.

MCP server for Qingkuai (.qk) — docs search, syntax check, compilation, and formatting tools.

Installs per day peak 161 · avg 14 · +2% w/w
a month agotoday
41
Installs / week
npm · qingkuai-mcp-server
3
Stars
0 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Qingkuai MCP Server 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 qingkuai-mcp-server -- npx -y qingkuai-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "qingkuai-mcp-server": {
      "args": [
        "-y",
        "qingkuai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.qingkuai-mcp-server]
command = "npx"
args = ["-y", "qingkuai-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "qingkuai-mcp-server": {
      "args": [
        "-y",
        "qingkuai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "qingkuai-mcp-server": {
      "args": [
        "-y",
        "qingkuai-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Qingkuai MCP Server

same job, measured the same way
I
Ruchy MCP
by noahgift

MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools

local only
Mst MCP
by vipulsutar11

MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.

local only
ContextStream MCP Server
by contextstreamio

ContextStream MCP server for code context, memory, search, and AI tools.

1 106 installs/wk local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
MTA:SA Documentation MCP Server
by luminaire1337

MCP server for MTA:SA documentation with intelligent search and caching

45 installs/wk local only
Commune
by shanjai-raj

Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.

147 installs/wk local only
Google AI Search MCP
by shariqriazz

Google AI search and documentation tools for MCP clients using Vertex AI or the Gemini API.

70 installs/wk local only
MCP Docs Server
by praveenc

MCP server for searching MCP protocol documentation

46 installs/wk local only

Qingkuai MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Qingkuai MCP Server?
Qingkuai MCP Server 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 qingkuai-mcp-server was installed 41 times last week.
How do I connect Qingkuai MCP Server?
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 qingkuai-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Qingkuai MCP Server?
The npm package qingkuai-mcp-server was installed 41 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Qingkuai MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.