Veridion Nexus
Rank #40,516io.github.Brano80/Veridion-nexus
MCP server providing Veridion-nexus capabilities
Veridion Nexus is a Model Context Protocol (MCP) server published by Brano80. It ranks #40,516 of 132,113 servers tracked on MCP Toplist. Veridion Nexus is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 91,597 of 132,113 servers on MCP Toplist.
Use Veridion Nexus
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add veridion-nexus -e "VERIDION_NEXUS_API_KEY=<your VERIDION_NEXUS_API_KEY>" -- npx -y veridion-nexus-mcpReplace each placeholder with your own value before saving.
[mcp_servers.veridion-nexus]
command = "npx"
args = ["-y", "veridion-nexus-mcp"]
[mcp_servers.veridion-nexus.env]
VERIDION_NEXUS_API_KEY = "<your VERIDION_NEXUS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veridion-nexus": {
"command": "npx",
"args": [
"-y",
"veridion-nexus-mcp"
],
"env": {
"VERIDION_NEXUS_API_KEY": "<your VERIDION_NEXUS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veridion-nexus": {
"command": "npx",
"args": [
"-y",
"veridion-nexus-mcp"
],
"env": {
"VERIDION_NEXUS_API_KEY": "<your VERIDION_NEXUS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"veridion-nexus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"veridion-nexus-mcp"
],
"env": {
"VERIDION_NEXUS_API_KEY": "<your VERIDION_NEXUS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veridion-nexus": {
"command": "npx",
"args": [
"-y",
"veridion-nexus-mcp"
],
"env": {
"VERIDION_NEXUS_API_KEY": "<your VERIDION_NEXUS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veridion-nexus": {
"command": "npx",
"args": [
"-y",
"veridion-nexus-mcp"
],
"env": {
"VERIDION_NEXUS_API_KEY": "<your VERIDION_NEXUS_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.Brano80%2FVeridion-nexus)<a href="https://mcptoplist.com/server/io.github.Brano80%2FVeridion-nexus"><img src="https://mcptoplist.com/badge/io.github.Brano80%2FVeridion-nexus.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
Brano80
Other servers by Brano80
View all Brano80 servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.9 | Mar 23, 2026 |
| 1.0.8 | Mar 23, 2026 |
| 1.0.6 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Veridion Nexus?
- Veridion Nexus is maintained by Brano80, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Veridion Nexus listed on the Official MCP Registry?
- Yes — Veridion Nexus is listed on the Official MCP Registry.
- How many versions does Veridion Nexus have?
- MCP Toplist tracks 4 versions of Veridion Nexus, most recently published on Mar 23, 2026.
- Where can I find the source code for Veridion Nexus?
- The source code for Veridion Nexus is hosted at github.com/Brano80/Veridion-nexus.
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.