Get a week free of Claude Code →
🛠️

basic-memory

Local-first knowledge management with bi-directional LLM sync via Markdown files.

Developer Tools stdio pypi pypistdiobasicmachines-co
RUN IN TERMINAL
claude mcp add basicmachines-co-basic-memory -- uvx basic-memory
ADD TO claude_desktop_config.json
{ "mcpServers": { "basicmachines-co-basic-memory": { "command": "uvx", "args": ["basic-memory"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "basicmachines-co-basic-memory": { "command": "uvx", "args": ["basic-memory"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "basicmachines-co-basic-memory": { "command": "uvx", "args": ["basic-memory"] } } }

About This MCP Server

Local-first knowledge management with bi-directional LLM sync via Markdown files.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

basic-memory on pypi

HOW TO USE

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

What tools does it provide?

The basic-memory 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/basicmachines-co-basic-memory.svg)](https://skillsplayground.com/mcps/basicmachines-co-basic-memory/)
SHARE
Share on X

Related MCP Servers