🛠️

vasperamemory

Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.

Developer Tools stdio npm npmstdioRCOLKITT
RUN IN TERMINAL
claude mcp add vasperamemory -- npx -y vasperamemory
ADD TO claude_desktop_config.json
{ "mcpServers": { "vasperamemory": { "command": "npx", "args": ["-y", "vasperamemory"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "vasperamemory": { "command": "npx", "args": ["-y", "vasperamemory"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "vasperamemory": { "command": "npx", "args": ["-y", "vasperamemory"] } } }

About This MCP Server

The VasperaMemory server is a Model Context Protocol server that provides persistent AI memory for coding assistants, enabling them to make informed decisions and recognize patterns. It connects to various tools, offering over 80 tools for decision-making, pattern recognition, and error handling, and can be accessed through standard input/output interfaces. Developers would use this server to enhance the capabilities of their AI coding assistants, particularly when working with complex projects that require contextual understanding and memory retention.

Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

vasperamemory on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The vasperamemory 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/vasperamemory.svg)](https://skillsplayground.com/mcps/vasperamemory/)
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.