You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_unpublish_tool

Active

Tool of cypher-mcp

declared in 3.4.2

Operator-only: retire a previously published named tool. The catalog query itself is kept (still runnable via ``execute_query_by_key``); only its projected named tool is removed. Reconnect to see it disappear from the tool list.

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· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

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

2/7 registries
View full server →