Myc runs on your own machine — the client starts it, so there is no endpoint to ping. 2 268 installs a week from npm. Last commit 16 Sep 2026.
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node bin/preflight.js
этот файл ставится пользователю, но в репозитории его нет
const r = spawnSync(bin(), ARGS, {
"keys, .npmrc/.netrc and other credentials) are never indexed, whatever .gitignore says: " +
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add myc -- npx -y @aistastudio/myc
{
"mcpServers": {
"myc": {
"args": [
"-y",
"@aistastudio/myc"
],
"command": "npx"
}
}
}
[mcp_servers.myc]
command = "npx"
args = ["-y", "@aistastudio/myc"]
{
"mcpServers": {
"myc": {
"args": [
"-y",
"@aistastudio/myc"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"myc": {
"args": [
"-y",
"@aistastudio/myc"
],
"command": "npx"
}
}
}
Skill memory for coding agents: learn, recall, reinforce, decay. Local SQLite, no API key.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
Answers built from our own checks of this server.