get_graph_project_info
ActiveTool of RationalBloks
declared in 0.10.2
Get detailed graph project information including Kubernetes deployment status, Neo4j database health, pod status, and resource usage. Use this after deployment to verify the graph project is running correctly.
Parameters schema
{
"type": "object",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"description": "Project ID (UUID)"
}
}
}Parent server
RationalBloks
https://github.com/rationalbloks/rationalbloks-mcp
1/7 registries