You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_get_query

Active

Tool of cypher-mcp

declared in 3.4.2

Operator-only: fetch one catalog entry (template + schema + metadata). Includes ``edit_url`` — a one-click deep link into the hosted Neo4j Browser that pre-targets this operator's AuraDB and loads the template in EDIT mode, so the analyst refines it in Neo4j's own UI and saves it back with ``update_query``. Omitted if the operator's Neo4j credentials aren't delivered yet (best-effort; the raw template is always present to paste).

Parameters schema

{
  "type": "object",
  "required": [
    "key"
  ],
  "properties": {
    "key": {
      "type": "string"
    },
    "npub": {
      "type": "string",
      "default": "",
      "description": "Required. The operator's npub (npub1...)."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →