← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: open(), os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/vector-knowledge-graph-mcp
AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node
C
74.7 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 5
add_node annotations: none low
Add a node to the knowledge graph with properties, embeddings, and metadata.
label str api_key str node_id string properties dict
add_edge annotations: none low
Create a directed edge between two nodes with relationship type and weight.
to_id str weight float api_key str from_id str relation str
semantic_node_search annotations: none low
Search for nodes using semantic similarity matching against stored embeddings.
query str top_k int api_key str
trace_compliance_chain annotations: none low
Trace the compliance chain from a requirement through controls to evidence.
api_key str max_depth int start_node_id str
find_gaps annotations: none low
Find gaps in the knowledge graph where expected relationships or nodes are missing.
api_key str required_frameworks list
Permissions 3
network medium filesystem low env_vars low Scan Findings 32
info
Sandbox failed to start for output poisoning scan
low
Tool 'add_node' has no annotations
low
Tool 'add_edge' has no annotations
low
Tool 'semantic_node_search' has no annotations
low
Tool 'trace_compliance_chain' has no annotations
low
Tool 'find_gaps' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: add_node
info
Tool: add_edge
info
Tool: semantic_node_search
info
Tool: trace_compliance_chain
info
Tool: find_gaps
info
Transport: streamable-http
info
Required env vars (1)
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)