Skip to main content
Glama
rebots-online

Knowledge Graph Builder

neo4j_mcp_flowchart.mmd608 B
```mermaid flowchart TD A[Module Start] --> B[Server Initialization] B --> C[Handle List Tools Request] B --> D[Handle Call Tool Request] D --> E[Switch Case for Tool] E -- create_entities --> F[Create Entities] E -- create_relations --> G[Create Relations] E -- add_observations --> H[Add Observations] E -- delete_entities --> I[Delete Entities] E -- delete_observations --> J[Delete Observations] E -- delete_relations --> K[Delete Relations] E -- read_graph --> L[Read Graph] E -- search_nodes --> M[Search Nodes] E -- open_nodes --> N[Open Nodes] ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rebots-online/hKG-ontologizer-KGB-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server