mcpbeat Sign in

Open & Async MCP Server

by open-and-async Your server? Claim it
local only

Open & Async runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 4 Sep 2026.

Draft decision docs, turn meetings into async artifacts, and triage sync vs async in your editor.

Installs per day peak 17 · avg 9 · +35% w/w
a month agotoday
34
Installs / week
npm · @open-and-async/mcp
47
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
custom licence
License
JavaScript

Nothing serious here today

Today is the operative word: we check Open & Async 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 mcp -- npx -y @open-and-async/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@open-and-async/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@open-and-async/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@open-and-async/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@open-and-async/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Open & Async

same job, measured the same way
Attendmeet
by attendmeet

Bring meeting decisions, tasks and user stories into your AI editor (Claude, Cursor, Copilot).

answering
Mnema — Shared Brain for You and Your AI Agents
by theboringpeople

Self-hostable shared brain for you and your AI agents — docs, flows, meetings, decisions, rationale

answering
A
Arc
by megastructure

Local hub your coding agents sign into: rooms, tasks, decisions, artifacts, memory. Desktop app.

local only
CoralSwarm Connect
by coralswarm

Search and save your coding work in a CoralSwarm ocean: sessions, decisions, meetings.

answering
Busabase
by busabase

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

answering
Talkenda MCP Server
by talkenda

Search and edit Talkenda meeting transcripts, notes, decisions and action items through OAuth.

answering
Pitch
by trypitch

Turn URLs, recordings, docs, assets, or ideas into launch films, demo recordings, and decks.

answering
InterMIND
by intermind

Your InterMIND meetings, recaps, transcripts, channels and documents, from your assistant.

answering

Open & Async — questions

Answers built from our own checks of this server.

Why is there no uptime for Open & Async?
Open & Async 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 @open-and-async/mcp was installed 34 times last week.
How do I connect Open & Async?
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 @open-and-async/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Open & Async?
The npm package @open-and-async/mcp was installed 34 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Open & Async open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.