bulk_create_graph_relationships

shallow

io.github.rationalbloks/rationalbloks-mcp · Verify this server

Create multiple relationships at once (up to 500 per call). Uses Neo4j UNWIND for high performance. Essential for connecting knowledge — link hundreds of concepts, people, and events in one operation. Each relationship needs: from_id, to_id, and optional data (properties). Example: rel_type: "related_to" relationships: [ {"from_id": "quantum-mechanics-001", "to_id": "wave-function-001", "data": {"strength": "strong"}}, {"from_id": "quantum-mechanics-001", "to_id": "superposition-001", "data": {"strength": "strong"}} ]

100.0/100

1 trials · measured 8 days ago

bulk_create_graph_relationships scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.rationalbloks/rationalbloks-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
self-provisionable
Category
Developer infrastructure
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: bulk_create_graph_relationships
[![Vouch score](https://vouch.tools/api/tools/c326275a-c878-4021-9dab-20a1685ba109/badge.svg)](https://vouch.tools/tools/c326275a-c878-4021-9dab-20a1685ba109)
bulk_create_graph_relationships — Vouch