mcpbeat Sign in

Recolx MCP Server

local only

Recolx MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 401 installs a week from npm.

Read-only access to your Recolx recordings, transcripts and templates (stdio)

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

Installs per day peak 1 242 · avg 62 · +197% w/w
a month agotoday
1 401
Installs / week
npm · @uzqw/mcp
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 recolx-mcp -- npx -y @uzqw/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "recolx-mcp": {
      "args": [
        "-y",
        "@uzqw/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.recolx-mcp]
command = "npx"
args = ["-y", "@uzqw/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "recolx-mcp": {
      "args": [
        "-y",
        "@uzqw/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "recolx-mcp": {
      "args": [
        "-y",
        "@uzqw/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Recolx MCP

same job, measured the same way
RecordX
by recordx

Read-only access to your RecordX meetings: search transcripts, summaries, action items.

answering
Memoket
by memoket

Memoket — access your recording transcripts, summaries, and key takeaways over MCP.

7 tools answering
Pithflow
by pithflow

Read-only access to your own Pithflow meeting notes, transcripts, dictionary and usage.

answering
Walkie MCP
by adamperlis

Search and read your recorded meetings: notes, action items, participants, transcripts.

answering
A
MyGhosts
by myghosts

Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries.

answering
Adwhiz
by 7275

Read-only MCP access to your DEXUN AdWhiz account: ad accounts, AI recommendations, savings.

21 installs/wk answering
Call Copilot
by anisurrahmann

Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.

239 installs/wk local only
Synci
by synci

Read-only access to your bank, investment, and crypto accounts: balances, transactions, holdings.

answering

Recolx MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Recolx MCP?
Recolx MCP 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 @uzqw/mcp was installed 1 401 times last week.
Is Recolx MCP 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 Recolx MCP?
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 @uzqw/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Recolx MCP?
The npm package @uzqw/mcp was installed 1 401 times in the last week. Week over week that is +197%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.