mcpbeat Sign in

Nexora MCP Server

by felixbaumannkontakt-tech Your server? Claim it
local only

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

NEXORA: Tools fuer Vertrieb, Website-Verwaltung und Holding-Verwaltung (LiveRelay Group).

Installs per day peak 79 · avg 3
a month agotoday
112
Installs / week
npm · @liverelaygroup/nexora-mcp-server
0
Stars
0 open issues
Last commit
0 releases in 90 days
ISC
License
language unknown

Nothing serious here today

Today is the operative word: we check Nexora every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 nexora -- npx -y @liverelaygroup/nexora-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nexora": {
      "args": [
        "-y",
        "@liverelaygroup/nexora-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nexora]
command = "npx"
args = ["-y", "@liverelaygroup/nexora-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "nexora": {
      "args": [
        "-y",
        "@liverelaygroup/nexora-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nexora": {
      "args": [
        "-y",
        "@liverelaygroup/nexora-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NEXORA_DATA_DIR (Optionaler Pfad zum Datenverzeichnis (JSON-Dateien fuer Leads, Projekte, Firmen). Standard: ./data). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nexora

same job, measured the same way
Guardr
by guardr

Hosted MCP for website health monitoring. Tools: check_site, list_sites, get_site.

answering
Hatch
by viberooster

Hosting for AI agents: publish a live website in one tool call, ephemeral or forever.

19 tools answering
Optiqra MCP
by armin5872

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

33 installs/wk local only
Vk MCP
by theyahia

MCP server for VK API — wall posts, news search, users, groups. 4 tools.

27 installs/wk local only
Universal Web Data Scraper & Extractor Tool
by ranovam

Extract data from any website with this web scraper tool.

answering
Lightcms
by jonradoff

AI-native CMS with 41 MCP tools for managing websites through natural language.

local only
Yuque MCP
by wwwwujl

Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.

33 installs/wk local only
Penny Search
by ayoubsalem-spec

Low-cost live web search for current facts, news, research, docs, and web grounding via x402.

1 tools answering

Nexora — questions

Answers built from our own checks of this server.

Why is there no uptime for Nexora?
Nexora 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 @liverelaygroup/nexora-mcp-server was installed 112 times last week.
How do I connect Nexora?
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 @liverelaygroup/nexora-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Nexora?
The npm package @liverelaygroup/nexora-mcp-server was installed 112 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nexora open source?
Yes — it is published under the ISC licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.