Skip to main content
Glama

create_entities

Create entities in a knowledge graph with name, type, and observations. Supports optional project grouping and ignores duplicates.

Instructions

Create new entities in the knowledge graph.

Each entity dict has: name (str), entityType (str), observations (list[str]). Optional: project (str). Duplicates are silently ignored.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entitiesYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/RMANOV/sqlite-memory-mcp'

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