mcpbeat Sign in

Quill MCP Server

by manumarri-sudo Your server? Claim it
local only

Quill runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi.

Pre-execution gate for AI-agent tool calls. Touch ID approval. Tamper-evident audit log.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 10 · +1% w/w
a month agotoday
85
Installs / week
pypi · quillx
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 quill -- uvx quillx
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "quill": {
      "args": [
        "quillx"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.quill]
command = "uvx"
args = ["quillx"]
.cursor/mcp.json
{
  "mcpServers": {
    "quill": {
      "args": [
        "quillx"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "quill": {
      "args": [
        "quillx"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Quill

same job, measured the same way
Aegis — AI Agent Governance
by acacian

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

488 installs/wk local only
Marchward
by marchward

Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.

36 installs/wk local only
Infraveil Agent Guard
by infraveilhq

Gate an AI agent's destructive actions behind human approval, with a tamper-evident log.

55 installs/wk local only
Touchstone
by touchstone

Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.

24 installs/wk answering
Korg Ledger
by new1direction

Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.

284 installs/wk local only
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

122 installs/wk local only
Agent Observability
by kryptosai

Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.

51 installs/wk local only
Queryshield
by bch1212

Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.

56 installs/wk local only

Quill — questions

Answers built from our own checks of this server.

Why is there no uptime for Quill?
Quill 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 pypi package quillx was installed 85 times last week.
Is Quill still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Quill?
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 quillx straight from pypi; nothing to host, nothing to sign up for.
How many people use Quill?
The pypi package quillx was installed 85 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.