Qikly MCP Server

points at, by looking for this line in the README that PyPI serves. It is a comment so it does not render, and it must match the name in. It runs locally over stdio via the published package.

People who work with acceptance criteria, pytest and test generation and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 12 · #44 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Qikly

before you install - you'll need

GEMINI_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add gal-a-qikly -- uvx qikly

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gal-a-qikly": {
      "command": "uvx",
      "args": [
        "qikly"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-09-06 - young repo, little track record yet

license Apache-2.0 - declared in the repository

pypi package qikly - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.gal-a is GitHub-verified and matches the repo owner

03 · What Qikly can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.6 · 2026-09-16

Added · A FAQ, from questions people actually asked. docs/FAQ.md answers · whether qikly can use classes you already have, such as hardware drivers and · protocol parsers, and whether anything runs anywhere but your…

v0.4.5 · 2026-09-15

Most of this changes the repository and test.qikly.com rather than the installed · tool. --explain --html and the README that PyPI shows ship in the package. · Changed · test.qikly.com counts visits with GoatCounter…

v0.4.4 · 2026-09-14

Added · --validate warns about scaffold placeholders left in a task. A file · still carrying TODO in its requirements, criteria or interface passed every · other check, and a run would have sent the placeholders to the…

04 · Who maintains Qikly

qikly is maintained by gal-a. It's the only MCP server we track from this author; the repo dates to Sep 2026.

05 · Facts

category
automation - ranked #44 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.gal-a/qikly (active, first published 2026-09-13 · 4 versions)
packages
pypi:qikly

06 · Qikly FAQ

What is Qikly?

points at, by looking for this line in the README that PyPI serves. It is a comment so it does not render, and it must match the name in. It runs locally over stdio via the published package.

Is Qikly still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Qikly?

Run `uvx qikly`. The README documents one environment variable (GEMINI_API_KEY) to set first. You can also paste the ready-made client config above.

Does Qikly run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Qikly

More automation MCP servers · Galaxy MCP · Glif · Goodeye · Openlane MCP Server

More Python MCP servers · AI Skill Store · ACMS · Safety Warden · Ankus Drive · see all