.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/basicmachines-co/basic-memory
home/mcp-servers/basicmachines-co/basic-memory
basicmachines-co avatar

basic-memory

bybasicmachines-co· 1 MCP server

Installs

44k

Stars

3.5k

Forks

240

Category

Productivity & Workflow

View on GitHub

TL;DR

Claude, Codex, or Cursor connected in 30 seconds. No Python, no JSON, no terminal. $15.00/mo locked in for life (12.50/mo yearly pricing). 7-day free trial — cancel any time before day 7 if it's not for you. Beta pricing — sign up now and your rate never goes up. OSS users: c

How to install basic-memory?

basicmachines-co/basic-memory
$git clone https://github.com/basicmachines-co/basic-memory

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install basic-memory by running `git clone https://github.com/basicmachines-co/basic-memory`, then use it for the current task and follow its documentation at https://github.com/basicmachines-co/basic-memory.

Files · 1

View on GitHub
README.md
1<!-- mcp-name: io.github.basicmachines-co/basic-memory -->
2[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
3[![PyPI version](https://badge.fury.io/py/basic-memory.svg)](https://badge.fury.io/py/basic-memory)
4[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)
5[![Tests](https://github.com/basicmachines-co/basic-memory/workflows/Tests/badge.svg)](https://github.com/basicmachines-co/basic-memory/actions)
6[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
7![](https://badge.mcpx.dev?type=server 'MCP Server')
8![](https://badge.mcpx.dev?type=dev 'MCP Dev')
9[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/basicmachines-co/basic-memory)
10 
11## Skip the install — try Basic Memory in the cloud
12 
13Claude, Codex, or Cursor connected in 30 seconds. No Python, no JSON, no
14terminal. **$15.00/mo locked in for life** (12.50/mo yearly pricing). 7-day free
15trial — cancel any time before day 7 if it's not for you. Beta pricing —
16sign up now and your rate never goes up. OSS users: code `BMFOSS` takes
17another 20% off for 3 months.
18 
19[Start free trial →](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme&utm_content=banner)
20 
21### Basic Memory Teams is now available!
22 
23Give your team a single, shared cloud workspace. Knowledge isn't confined to one person — anything a teammate writes is immediately available to everyone else and to their AI assistants.
24Edit a note together in real time, hand work off between humans and agents, and build one connected knowledge base instead of scattered copies. Same pricing - start with one user and add more as needed.
25 
26---
27 
28# Basic Memory
29 
30### Your AI never forgets again.
31 
32Pick up right where you left off — in Claude, Codex, Cursor, ChatGPT, or
33anything that speaks [MCP](https://modelcontextprotocol.io). Your knowledge
34lives as Markdown files that both you and your AI can read, write, and
35search.
36 
37- **Local-first.** Plain text on your disk. Forever.
38- **Two-way.** AI and humans write to the same files; sync keeps them in step.
39- **A real knowledge graph.** Observations and wikilinks compound into context.
40- **Semantic search.** Find notes by meaning, not just keywords.
41- **MCP-native.** Works with every major AI client and IDE.
42- **Progressive tool discovery.** Every tool is tagged with behavior hints
43 (read-only, destructive, idempotent) so agents pick the right tool on
44 demand — no wasted context trying things to see what they do.
45- **Cloud, optional.** Sync across devices when you want — never required.
46 
47## Get started
48 
49Pick the path that fits you. Both run the same product on the same Markdown.
50 
51<table>
52<tr>
53<th width="50%">☁️ &nbsp; Cloud</th>
54<th width="50%">💻 &nbsp; Local install</th>
55</tr>
56<tr>
57<td valign="top">
58 
59**30 seconds.** Sign up, connect your AI client, done.
60 
61- Works in any browser
62- Mobile, web, desktop
63- Cross-device sync built in
64- We handle hosting, backups, snapshots
65 
66**$15.00/mo locked for life** · 7-day free trial · cancel any time
67 
68[**Start free trial →**](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme&utm_content=quickstart)
69 
70</td>
71<td valign="top">
72 
73**2 minutes.** Install, configure your AI client, run.
74 
75- Free forever (AGPL-3.0)
76- All data on your disk
77- Air-gapped friendly
78- Requires Python via [`uv`](https://docs.astral.sh/uv/)
79 
80```bash
81uv tool install basic-memory
82```
83 
84[**Configure your client ↓**](#connect-your-ai-client)
85 
86</td>
87</tr>
88</table>
89 
90## What people are saying
91 
92> Basic Memory changed my whole relationship with LLMs. I switched from GPT
93> and Gemini to exclusively Claude and Claude Code because of this
94> integration and am completely revamping all our company's processes around
95> a Basic Memory workflow.
96>
97> — **Alex**, TrainerDay
98 
99> Basic Memory is the missing 'wow' facto

Preview

basicmachines-co/basic-memorybasicmachines-co/basic-memory

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

[![PyPI version](https://badge.fury.io/py/basic-memory.svg)](https://badge.fury.io/py/basic-memory)

[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)

Repobasicmachines-co/basic-memory
TypeMCP Servers
CategoryProductivity & Workflow
UpdatedJul 2026
LicenseAGPL-3.0
First seenJul 26, 2026

Tags

MCPaiclaude

Related

6 picks
Type
  1. homeassistant-ai avatarha-mcpComprehensive Model Context Protocol server for managing Home Assistant through AI assistants.MCP ServersJul 2026351k4.1k
  2. taylorwilsdon avatargoogle_workspace_mcpGoogle Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.MCP ServersJul 2026129k2.9k
  3. mbailey avatarvoicemodeNatural voice conversations for AI assistants - STT/TTS via MCPMCP ServersJul 202638k1.3k
  4. githejie avatarmcp-server-calculatorA Model Context Protocol server for calculatingMCP ServersMay 202524k153
  5. codefuturist avataremail-mcpIMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.MCP ServersMay 202622k83
  6. wh1isper avatarmcp-email-serverIMAP and SMTP via MCP ServerMCP ServersJul 202619k294