Loomal

qingkuai-mcp-server

MCP server by github.com/qingkuai-js/language-features

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

3 starsnpm: qingkuai-mcp-server

About qingkuai-mcp-server

qingkuai-mcp-server is an MCP (Model Context Protocol) server published by qingkuai-js in the official MCP registry, listed under Search on Loomal. MCP server for Qingkuai (.qk) — docs search, syntax check, compilation, and formatting tools.

It ships as an npm package (qingkuai-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/qingkuai-js/language-features, where the project has earned 3 GitHub stars.

Use qingkuai-mcp-server with your agent

Claude Code · one command
claude mcp add qingkuai-mcp-server -- npx -y qingkuai-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qingkuai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "qingkuai-mcp-server"
      ]
    }
  }
}
npmqingkuai-mcp-server

Frequently asked questions

What is qingkuai-mcp-server?
qingkuai-mcp-server is an MCP (Model Context Protocol) server by qingkuai-js in the Search category. MCP server for Qingkuai (.qk) — docs search, syntax check, compilation, and formatting tools.
How do I connect qingkuai-mcp-server to Claude, Cursor, or another MCP client?
Install qingkuai-mcp-server from its npm package (qingkuai-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is qingkuai-mcp-server open source?
Yes — the source code is public at github.com/qingkuai-js/language-features, with 3 GitHub stars.
Can AI agents pay to use qingkuai-mcp-server?
Not yet through Loomal — qingkuai-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain qingkuai-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.