Createve.AI Nexus

Createve.AI Nexus

spgoodman

Provides a unified platform that combines REST API and MCP functionality, with tools for managing knowledge graphs and connecting to various AI services. Enables assistants to create, search, and manipulate entity relationships through a graph database structure.

305 viewsLocal (stdio)

What it does

  • Create and manage entities in knowledge graphs
  • Build relationships between graph entities
  • Search and query knowledge graph nodes
  • Add observations to existing entities
  • Delete entities and their connections
  • Access custom APIs through unified interface

Best for

AI developers building knowledge management systemsTeams integrating multiple APIs into workflowsApplications requiring structured data relationships
Combines REST and MCP protocolsFull knowledge graph managementMultiple AI service integrations

Tools (9)

create_entities

Create multiple new entities in the knowledge graph

create_relations

Create multiple new relations between entities in the knowledge graph. Relations should be in active voice

add_observations

Add new observations to existing entities in the knowledge graph

delete_entities

Delete multiple entities and their associated relations from the knowledge graph

delete_observations

Delete specific observations from entities in the knowledge graph

Alternatives