Prexist
Rank #60,412io.github.RishabhKodes/prexist
Search across 9 platforms to find existing products similar to your idea.
Prexist is a Model Context Protocol (MCP) server published by RishabhKodes. It ranks #60,412 of 132,113 servers tracked on MCP Toplist. Prexist is listed on Official MCP, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 71,701 of 132,113 servers on MCP Toplist.
Use Prexist
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prexist -e "PREXIST_API_URL=<your PREXIST_API_URL>" -e "SKILLS_DIRECTORY_API_KEY=<your SKILLS_DIRECTORY_API_KEY>" -- npx -y prexistReplace each placeholder with your own value before saving.
[mcp_servers.prexist]
command = "npx"
args = ["-y", "prexist"]
[mcp_servers.prexist.env]
PREXIST_API_URL = "<your PREXIST_API_URL>"
SKILLS_DIRECTORY_API_KEY = "<your SKILLS_DIRECTORY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<your PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<your SKILLS_DIRECTORY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<your PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<your SKILLS_DIRECTORY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"prexist": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<your PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<your SKILLS_DIRECTORY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<your PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<your SKILLS_DIRECTORY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<your PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<your SKILLS_DIRECTORY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.RishabhKodes%2Fprexist)<a href="https://mcptoplist.com/server/io.github.RishabhKodes%2Fprexist"><img src="https://mcptoplist.com/badge/io.github.RishabhKodes%2Fprexist.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
RishabhKodes
Other servers by RishabhKodes
View all RishabhKodes servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 21, 2026 |
Frequently asked questions
- Who maintains Prexist?
- Prexist is maintained by RishabhKodes, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Prexist listed on the Official MCP Registry?
- Yes — Prexist is listed on the Official MCP Registry.
- How many versions does Prexist have?
- MCP Toplist tracks 1 version of Prexist, most recently published on Apr 21, 2026.
- Where can I find the source code for Prexist?
- The source code for Prexist is hosted at github.com/RishabhKodes/prexist.
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.