cypher_delete_query
ActiveTool of cypher-mcp
declared in 3.4.2
Operator-only: delete a catalog entry by key.
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries