MemoryMesh
If you are the rightful owner of MemoryMesh and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
MemoryMesh is a knowledge graph server designed for AI models, focusing on text-based RPGs and interactive storytelling.
MemoryMesh is a local knowledge graph server that empowers you to build and manage structured information for AI models. While particularly well-suited for text-based RPGs, its adaptable design makes it useful for various applications, including social network simulations, organizational planning, or any scenario involving structured data. MemoryMesh allows users to define data structures with schemas, automatically generating tools for data manipulation. It supports dynamic schema-based tools, intuitive schema design, metadata for AI guidance, relationship handling, and informative feedback. The server also includes an event system to track operations and a Memory Viewer for visualizing the knowledge graph. MemoryMesh is built on the Knowledge Graph Memory Server from the MCP servers repository, retaining its core functionality.
Features
- Dynamic Schema-Based Tools: Define your data structure with schemas, and MemoryMesh automatically generates tools for adding, updating, and deleting data.
- Intuitive Schema Design: Create schemas that guide the AI in generating and connecting nodes, using required fields, enumerated types, and relationship definitions.
- Metadata for AI Guidance: Use metadata to provide context and structure, helping the AI understand the meaning and relationships within your data.
- Relationship Handling: Define relationships within your schemas to encourage the AI to create connections (edges) between related data points (nodes).
- Informative Feedback: Provides error feedback to the AI, enabling it to learn from mistakes and improve its interactions with the knowledge graph.
Tools
Related MCP Servers
View all knowledge_and_memory servers →git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
basic-memory
by basicmachines-co
Basic Memory is a tool that allows users to build a persistent knowledge base through natural conversations with LLMs, storing information in Markdown files.
Knowledge Graph Memory Server
by modelcontextprotocol
A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.
mcpdoc
by langchain-ai
MCP LLMS-TXT Documentation Server provides a structured way to manage and retrieve LLM documentation using the Model Context Protocol.
mindmap-mcp-server
by YuChenSSR
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.
algorand-mcp
by GoPlausible
This is a Model Context Protocol (MCP) implementation for Algorand blockchain interactions, providing a server package for blockchain interactions and a client package for wallet management and transaction signing.
mcp-shrimp-task-manager
by cjo4m06
MCP Shrimp Task Manager is an intelligent task management system based on Model Context Protocol (MCP), designed to enhance programming workflows for AI Agents.