mcpbeat Sign in

Prexist MCP Server

by rishabhkodes Your server? Claim it
local only

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

Search across 9 platforms to find existing products similar to your idea.

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

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

This one needs environment variables set before it will start: PREXIST_API_URL (Override the Prexist API base URL (defaults to production)), SKILLS_DIRECTORY_API_KEY (API key for skillsdirectory.com. If not set, that source is skipped.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Prexist

same job, measured the same way
Ticket Discovery
by wmarceau

Search and compare concert ticket prices across platforms

46 installs/wk local only
Eden
by eden

Schedule posts, read your own analytics, and research viral content across seven platforms.

answering
idealo MCP Server
by idealo-mcp

Search products, compare prices and discover deals across 6 European markets with your AI assistant.

answering
Reporting Ninja
by reportingninja

Read-only access to your Reporting Ninja marketing and analytics data across 20+ ad platforms.

answering
Forage Shopping
by jalexspringer

AI shopping comparison — search 50M+ products, compare prices, find deals

7 tools answering
Video Transcriber
by nhatvu148

Transcribe videos from 1000+ platforms or local files offline, and search across every transcript

local only
Sonovault
by rekordcloud

Search 93M+ tracks, artists, and releases: metadata, ISRC/ISWC, and cross-platform IDs for AI.

238 installs/wk local only
Tickadoo MCP
by tickadoo

Search and book theatre, attractions, tours across 681 cities. 13,090+ products.

23 tools answering

Prexist — questions

Answers built from our own checks of this server.

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