🤖

mcp

Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.

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

TRY THIS MCP

Loading available tools...

About This MCP Server

The ai.butlerbrain/mcp server provides a persistent memory for AI assistants, allowing developers to save data once and recall it from various clients, including Claude and ChatGPT, through the Model Context Protocol. This enables seamless information sharing and retrieval across different AI platforms. Developers would use this server to maintain a consistent memory state for their AI assistants, ensuring that relevant data is accessible and up-to-date.

Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the streamable-http transport.

HOW TO USE

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

What tools does it provide?

The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aibutlerbrain-mcp.svg)](https://skillsplayground.com/mcps/aibutlerbrain-mcp/)
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.