🛠️

SmartMemory

Neuro-symbolic memory for LLMs (POC)

Developer Tools stdio MauriceIsrael
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "auricesrael-martemory": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "auricesrael-martemory": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "auricesrael-martemory": { "command": "npx", "args": [] } } }

About This MCP Server

The SmartMemory server is a proof of concept implementation of a neuro-symbolic memory for large language models, providing a way to enhance their ability to store and recall information. It connects to language models, enabling them to retain context and generate more informed responses. Developers working on applications that require large language models to maintain complex state or recall specific information over time may find this tool useful.

Neuro-symbolic memory for LLMs (POC). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport.

What tools does it provide?

The SmartMemory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/auricesrael-martemory.svg)](https://skillsplayground.com/mcps/auricesrael-martemory/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.