← Registry

General Tools

nex-a.net

An MCP server for browsing NexA's public service catalog, searching official evidence, and creating human-reviewable consultation drafts.

1 endpoint4 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://www.nex-a.net/mcp

No auth detected

MCP server metadata

Name
nexa-public-site
Version
1.1.0
Capabilities
tools
Server instructions

Use official public sources only. Consultation drafts require human review and are never submitted by this server.

Known tools 4

list_services

List NexA public services from the official service catalog.

Inferred read-only
get_service

Get one NexA public service by its official service-catalog id.

Inferred read-only
search_public_evidence

Search official NexA evidence links by public title, purpose, or id.

Inferred read-only
create_consultation_draft

Create a human-reviewable NexA consultation draft.

Potential side effects

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.nexa-public-site]
url = "https://www.nex-a.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nexa-public-site": {
      "type": "http",
      "url": "https://www.nex-a.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nexa-public-site
Remote MCP URL: https://www.nex-a.net/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": {
    "nexa-public-site": {
      "url": "https://www.nex-a.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nexa-public-site": {
      "type": "http",
      "url": "https://www.nex-a.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nexa-public-site",
  "transport": "streamable-http",
  "url": "https://www.nex-a.net/mcp"
}
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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.