cypher_unpublish_tool
ActiveTool of cypher-mcp
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries