Mcp Knowledge Graph MCP Server

v1.0.7AI/MLstable

MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development

ai-memoryclaude-aiknowledge-graphmcpmemory-server
Share:
860
Stars
0
Downloads
0
Weekly
0/5

About

MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development

Features

  • create_entities
  • create_relations
  • add_observations
  • delete_entities
  • delete_observations

Use Cases

Create multiple new entities in the knowledge graph
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
Add new observations to existing entities in the knowledge graph
Delete multiple entities and their associated relations from the knowledge graph
Delete specific observations from entities in the knowledge graph
shaneholloman

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.7
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @itseasy21/mcp-knowledge-graph

Manual Installation

npx -y @itseasy21/mcp-knowledge-graph

Examples

Basic Configuration

Configure Mcp Knowledge Graph MCP Server

npx -y @itseasy21/mcp-knowledge-graph

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "mcp-knowledge-graph": { "command": "npx", "args": ["-y", "@itseasy21/mcp-knowledge-graph"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Knowledge Graph MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides