mcpbeat

Qorenext MCP Server

io.github.QoreNext-IT/qorenext-mcp
answering

Qorenext MCP is answering right now. Last checked 11 min ago. It exposes 5 tools. Last commit 3 Aug 2026.

Company hierarchy analysis and address verification via MCP

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
599 ms
Response time
average over 24h
0
Stars
last commit 3 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add qorenext-mcp --transport http https://mcp.qorenext.com/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "qorenext-mcp": {
      "url": "https://mcp.qorenext.com/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.qorenext-mcp]
url = "https://mcp.qorenext.com/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "qorenext-mcp": {
      "url": "https://mcp.qorenext.com/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "qorenext-mcp": {
      "url": "https://mcp.qorenext.com/mcp/"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

submit
submit_address_verification
Submit companies for address verification. Validate company addresses and verify organization legitimacy. Returns entity IDs for tracking verification results.
submit_duplicates
Submit duplicate entities from file. Upload JSON, CSV, or Excel files containing duplicate account records for deduplication detection.
submit_hierarchy_creation
Submit companies for organizational hierarchy creation. Identify parent-subsidiary relationships and organizational structure. Returns entity IDs for tracking hierarchy results.
health
health_check
Check MCP server health status. Verify this server is operational and get basic server information (name, version, auth method). Use for connectivity testing and diagnostics. No authentication required.
request
get_request_status
Get screening request status and results. Check if request is complete (PENDING/PROCESSING/COMPLETE/FAILED) and retrieve results. Returns organizational hierarchy, company verification, or deduplication screening data.

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

submit_entities
removed 3 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.qorenext.com/mcp/ streamable-http answering 576 ms 11 min ago

Qorenext MCP — questions

Answers built from our own checks of this server.

What can Qorenext MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_request_status, health_check, submit_address_verification, submit_duplicates, submit_hierarchy_creation. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Qorenext MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 599 ms. The bar chart above shows every period we have measured.
Did Qorenext MCP ever remove tools?
Yes. submit_entities is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Qorenext 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Qorenext MCP need an API key?
No. Qorenext MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Qorenext MCP?
It answers our handshake in 599 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Qorenext MCP open source?
Yes — 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.