Open & Async MCP server
Draft decision docs, turn meetings into async artifacts, and triage sync vs async in your editor.
47 stars34 downloads/wk
Reviews
Write oneNobody has reviewed Open & Async yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Open & Async tools (11, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
book_outlineThe map of Open and Async: every section and chapter with a one-line
convert_meeting_to_asyncGiven a meeting's purpose or agenda, propose the async equivalent:
draft_decision_docTurn a decision plus its options into a structured, async-friendly
get_chapter_summaryReturn a chapter's TL;DR plus its taglines and a link to read the full
get_guidanceRole-aware guidance (manager or IC) for a topic, paraphrased from the
get_taglinesReturn the book's shareable taglines and their quote-card URLs.
handle_objectionMap a common objection to open/async work ('async is slow', 'remote
run_async_standupwrite actionReturn a structured async-standup prompt a team can adopt in any chat
score_status_updatewrite actionScore a draft status update against the 'work loudly / no surprises'
search_principlesKeyword search across the book's summary corpus (TL;DRs, key-takeaways,
triage_sync_vs_asyncRecommend whether a task should be handled synchronously or
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
What the publisher says
From the Open & Async repository's README, as published. We do not edit it. Read it on GitHub
Open and Async — MCP Server
Bring async-first working practices into your editor and AI assistant. This Model Context Protocol server gives your AI the tools to draft a decision doc, turn a meeting into an async artifact, pressure-test a status update, or settle a sync-vs-async debate — without leaving the tools you already work in.
It's the method from Open and Async — the collaborative software-development playbook for remote and distributed teams — as working tools, not reading.
What you can do with it
options; get back a structured ADR scaffold — context, tradeoffs, the call, and how reversible it is.
- Stop writing decision docs from a blank page. Hand your AI the decision and the
agenda; get the async equivalent with an owner and a deadline.
- Turn "let's hop on a call" into an artifact. Give it a meeting's purpose and
"work loudly / no surprises" rubric and get concrete fixes before you post it.
- Ship status updates that don't blindside anyone. Score a draft against the
the rule behind it.
- Settle sync vs. async in seconds. Describe the task; get a recommendation and
your team can adopt today.
- Run a standup without a meeting. Drop in a structured async-standup template
pull role-aware guidance, or search the book's principles — each answer cited and linked.
- Win the "async is too slow" argument. Map common objections to a ready reframe,
sync vs. async, generates the right artifact, adds role guidance, and caps with a shareable line — one composed answer, or a nudge to just have the conversation when that's the better call.
- Get coached end to end. Run the coach prompt with a situation and it triages
Install
Claude Code:
claude mcp add open-async -- npx -y @open-and-async/mcpClaude Desktop (claudedesktopconfig.json):
{
"mcpServers": {
"open-async": {
"command": "npx",
"args": ["-y", "@open-and-async/mcp"]
}
}
}Any MCP client that speaks stdio works the same way: run npx @open-and-async/mcp.
The toolbox
Method tools — pure utility, use them on any project
Reference tools — the book's thinking, on demand
Resources
- book://outline — sections, chapters, TL;DRs (JSON)
- book://taglines — taglines + quote-card URLs (JSON)
- book://about — what this server is, what it does and doesn't contain, and where to get the book
Prompts
Invoke these directly from your client (e.g. as slash commands):
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @open-and-async/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y @open-and-async/mcp
Open & Async: common questions
- Is Open & Async MCP server safe?
- Yes, by our scan: it is graded A (94/100). Read the Open & Async safety report
- How do I install Open & Async?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Open & Async need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Open & Async maintained?
- The last commit was 10 days ago (2026-09-18). The latest release is v1.0.1.
- What can I use instead of Open & Async?
- Servers from other publishers that do the same job: Agent-Native Brain MCP server, artifact-site MCP server and Context7 MCP server. Compare all Open & Async alternatives.
Alternatives to Open & Async
Same job from other publishers: the closest match first, then the best rated.
- Agent-Native BrainCited company knowledge from Slack, meetings, transcripts, and decisionsnot reviewedEstablishedA
- artifact-siteOne place for every AI agent's pages and docs: versioned links to share, search and update.not reviewedGrowingA
Context7Up-to-date code docs for any promptnot reviewedWidely usedA- Svelte MCPThe official Svelte MCP server providing docs and autofixing tools for Svelte developmentnot reviewedEstablishedA
- Coolify45 optimized tools for managing Coolify infrastructure, diagnostics, and docs searchnot reviewedEstablishedB