minutes
Rank #217io.github.silverstein/minutes
The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting.
minutes is a Model Context Protocol (MCP) server published by silverstein. It ranks #217 of 132,046 servers tracked on MCP Toplist, and its repository has 1,494 GitHub stars. minutes is listed across 2 registries — Official MCP and mcp.so, with 4 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 131,829 of 132,046 servers on MCP Toplist.
Use minutes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add minutes -- npx -y minutes-mcp[mcp_servers.minutes]
command = "npx"
args = ["-y", "minutes-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"minutes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": [
"-y",
"minutes-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"minutes": {
"command": "npx",
"args": [
"-y",
"minutes-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/io.github.silverstein%2Fminutes)<a href="https://mcptoplist.com/server/io.github.silverstein%2Fminutes"><img src="https://mcptoplist.com/badge/io.github.silverstein%2Fminutes.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
silverstein
Available versions (4)
| Version | Published |
|---|---|
| 0.26.3 | Sep 15, 2026 |
| 0.26.2 | Sep 9, 2026 |
| 0.26.1 | Sep 7, 2026 |
| 0.26.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains minutes?
- minutes is maintained by silverstein, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is minutes listed on the Official MCP Registry?
- Yes — minutes is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does minutes have?
- MCP Toplist tracks 4 versions of minutes, most recently published on Sep 15, 2026.
- Where can I find the source code for minutes?
- The source code for minutes is hosted at github.com/silverstein/minutes.
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.