Back to Home
CheMiguel23 icon

MemoryMesh

Verified Safe

by CheMiguel23

Overview

A local knowledge graph server for AI models, focusing on structured memory for text-based RPGs and interactive storytelling.

Installation

Run Command
node dist/index.js

Security Notes

The server primarily uses standard I/O (stdio) for communication with the MCP client, which inherently limits direct network attack surfaces. No usage of 'eval' or other highly dangerous functions was found. Configuration paths are dynamic or hardcoded to the local build directory. The SDK ('@modelcontextprotocol/sdk') does include dependencies like 'express' and 'cors', which are typically for HTTP servers, but this specific implementation leverages its 'StdioServerTransport' for the core MCP interaction, mitigating common web-based vulnerabilities for the MemoryMesh application itself. No hardcoded sensitive credentials detected.

Similar Servers

Stats

Interest Score66
Security Score9
Cost ClassMedium
Avg Tokens250
Stars326
Forks45
Last Update2026-01-17

Tags

Knowledge GraphAI MemoryRPGsStorytellingStructured Data