Data Collection
nhanaz.io.vn
Provides access to archived web pages and page view counters from the NhanAZ archive.
ENDPOINT 1
https://nhanaz.io.vn/mcp
MCP server metadata
- Name
- nhanaz.io.vn read-only MCP
- Version
- 1.0.0
This is a public read-only archive. Use tools/list and resources/list, then read canonical resources before citing.
Known tools 3
find_archive_pagesFind relevant canonical pages in the NhanAZ archive for a natural-language query.
Inferred read-onlyread_archive_resourceRead one allowlisted machine-readable document from nhanaz.io.vn.
Inferred read-onlyopen_archive_viewOpen the read-only archive viewer in a host that supports MCP Apps.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nhanaz-io-vn-read-only-mcp]
url = "https://nhanaz.io.vn/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nhanaz-io-vn-read-only-mcp": {
"type": "http",
"url": "https://nhanaz.io.vn/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nhanaz-io-vn-read-only-mcp
Remote MCP URL: https://nhanaz.io.vn/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nhanaz-io-vn-read-only-mcp": {
"url": "https://nhanaz.io.vn/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nhanaz-io-vn-read-only-mcp": {
"type": "http",
"url": "https://nhanaz.io.vn/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nhanaz-io-vn-read-only-mcp",
"transport": "streamable-http",
"url": "https://nhanaz.io.vn/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://nhanaz.io.vn/mcp/product
MCP server metadata
- Name
- nhanaz.io.vn product MCP
- Version
- 1.0.0
This is a public read-only product surface for aggregate page-view totals. Use its tools to read counter metadata or a normalized path without incrementing it.
Known tools 3
read_page_counterRead the aggregate page-view total for one normalized public path without incrementing it.
Inferred read-onlydescribe_page_counterRead the public page-view counter's normalization, retry, and read-only rules.
Inferred read-onlyread_counter_endpoint_infoRead canonical links and capability metadata for the public page-view counter and its product MCP surface.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nhanaz-io-vn-product-mcp]
url = "https://nhanaz.io.vn/mcp/product"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nhanaz-io-vn-product-mcp": {
"type": "http",
"url": "https://nhanaz.io.vn/mcp/product"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nhanaz-io-vn-product-mcp
Remote MCP URL: https://nhanaz.io.vn/mcp/product
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nhanaz-io-vn-product-mcp": {
"url": "https://nhanaz.io.vn/mcp/product"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nhanaz-io-vn-product-mcp": {
"type": "http",
"url": "https://nhanaz.io.vn/mcp/product"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nhanaz-io-vn-product-mcp",
"transport": "streamable-http",
"url": "https://nhanaz.io.vn/mcp/product"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://nhanaz.io.vn
MCP server metadata
- Name
- WebMCP
Known tools 1
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webmcp]
url = "https://nhanaz.io.vn"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://nhanaz.io.vn"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://nhanaz.io.vn
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webmcp": {
"url": "https://nhanaz.io.vn"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://nhanaz.io.vn"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://nhanaz.io.vn"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.