Open & Async
Rank #5,020com.open-and-async/mcp
Draft decision docs, turn meetings into async artifacts, and triage sync vs async in your editor.
Open & Async is a Model Context Protocol (MCP) server published by open-and-async. It ranks #5,020 of 132,046 servers tracked on MCP Toplist, and its repository has 47 GitHub stars. Open & Async is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 127,026 of 132,046 servers on MCP Toplist.
Use Open & Async
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add open-and-async -- npx -y @open-and-async/mcp[mcp_servers.open-and-async]
command = "npx"
args = ["-y", "@open-and-async/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"open-and-async": {
"command": "npx",
"args": [
"-y",
"@open-and-async/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"open-and-async": {
"command": "npx",
"args": [
"-y",
"@open-and-async/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"open-and-async": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@open-and-async/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"open-and-async": {
"command": "npx",
"args": [
"-y",
"@open-and-async/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"open-and-async": {
"command": "npx",
"args": [
"-y",
"@open-and-async/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.open-and-async%2Fmcp)<a href="https://mcptoplist.com/server/com.open-and-async%2Fmcp"><img src="https://mcptoplist.com/badge/com.open-and-async%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
open-and-async
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Open & Async?
- Open & Async is maintained by open-and-async, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Open & Async listed on the Official MCP Registry?
- Yes — Open & Async is listed on the Official MCP Registry, alongside Glama.
- How many versions does Open & Async have?
- MCP Toplist tracks 1 version of Open & Async, most recently published on Jul 19, 2026.
- Where can I find the source code for Open & Async?
- The source code for Open & Async is hosted at github.com/open-and-async/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.