cypher_index_symbol
ActiveTool of cypher-mcp
declared in 3.4.2
Index a code symbol as belonging to a service.
Parameters schema
{
"type": "object",
"required": [
"lang",
"repo_name",
"symbol_fqn"
],
"properties": {
"lang": {
"type": "string",
"description": "Source language, e.g. 'python', 'swift', 'typescript', 'rust'."
},
"npub": {
"type": "string",
"default": ""
},
"repo_name": {
"type": "string",
"description": "Repository name."
},
"dpop_token": {
"type": "string",
"default": ""
},
"symbol_fqn": {
"type": "string",
"description": "Fully-qualified symbol name (per-language normalized)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries