mcp-memory-server — Cursor AI Agent
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityExtensionsTrending
    CursorAgentsmcp-memory-server
    Back to Agents
    mcp-memory-server

    mcp-memory-server

    beach55607-max April 4, 2026
    6 copies 0 downloads

    Long-term memory for AI coding agents. Works with Claude Code, ChatGPT, Cursor, Gemini CLI, VS Code Copilot, Windsurf, Claude Desktop, Codex CLI. Deploy once to Cloudflare Workers (free), use everywhere.

    MCP Memory Server

    Long-term memory for AI coding agents — works with Claude Code, Cursor, Cursor, Cursor CLI, VS Code Cursor, Windsurf, Claude Desktop, Codex CLI. Deploy once to Cloudflare Workers (free tier), use everywhere.

    讓你的 AI coding agent 擁有跨 session 的長期記憶。一次部署,所有 MCP 平台通用。

    解決什麼問題

    AI coding agent(Claude Code、Cursor、Cursor 等)每次對話都從零開始。你上次的架構決策、踩過的坑、偏好的工作方式 — 全部忘光。

    這個 server 讓你的 AI agent 可以:

    • 記住 — AI 主動判斷並儲存對話中的重要發現、決策、偏好
    • 回想 — 用自然語言搜尋,不是關鍵字比對
    • 整理 — 自動歸檔過期記憶、去重、合併相似內容
    • 保護 — 重要知識標記為「絕對真理」,永遠不被自動清理

    使用前 vs 使用後

    使用前使用後
    每次都要重新解釋專案架構Agent 自動載入相關記憶
    同樣的 bug 踩兩次踩坑教訓被記住,下次自動避開
    「上次那個問題怎麼修的?」→ 翻對話紀錄語意搜尋秒找到
    換平台(Cursor → Cursor)就失去所有 context所有平台共享同一份記憶
    記憶越積越多,找不到有用的每日自動整理:過期歸檔、重複去除、AI 判斷相關性

    為什麼用 Cloudflare

    特點說明
    免費Workers Free 方案包含 D1、Vectorize、Workers AI — 個人使用不花錢
    全球部署邊緣節點,哪裡用就哪裡快
    Serverless不用管 server、不用 Docker、不用 VPS
    安全OAuth 2.1 認證 + API 密鑰 + CORS 白名單
    AI 內建Workers AI 直接用 — embedding + 文字生成,不需要另外接 OpenAI

    部署(三步)

    前置條件: Cloudflare 帳號(免費)+ Node.js 18+ + Wrangler CLI(npm install -g wrangler)

    # 1. 登入 Cloudflare(只需做一次)
    wrangler login
    
    # 2. Clone
    git clone https://github.com/beach55607-max/mcp-memory-server.git
    cd mcp-memory-server
    
    # 3. 自動設定 + 部署
    bash setup.sh
    

    setup.sh 會自動完成:安裝依賴 → 建立 D1/Vectorize/KV → 產生 wrangler.toml → 設定 API 密鑰 → 執行 migration → 部署。

    部署完成後你會看到:

    你的 server 已上線:https://mcp-memory-server.你的子網域.workers.dev
    MCP 端點:https://mcp-memory-server.你的子網域.workers.dev/mcp
    

    部署後必做

    設定 ALLOWED_ORIGINS,指定哪些網站可以連你的 server:

    # 在 Cloudflare Dashboard → Workers → 你的 Worker → Settings → Variables
    # 或直接改 wrangler.toml 後重新部署
    ALLOWED_ORIGINS = "https://claude.ai,https://cursor.com"
    

    記憶怎麼存入

    | 什麼 | 自動程度 | 原理 | |-----

    Tags

    ai-memorychatgptclaudecloudflare-workerscodexcursorgeminilong-term-memorymcpmcp-server

    Comments

    More Agents

    View all
    Emuloagent-memory

    Emulo

    Mine your Claude Code and Codex logs into a local you.md agent profile.

    O
    ohad6k
    193
    Nyx Local Ailm-studio

    Nyx Local Ai

    Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.

    S
    sthamann
    248
    Self Learning Skills

    Self Learning Skills

    A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.

    K
    Kulaxyz
    895
    FDEOpsagentic-ai

    FDEOps

    Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.

    S
    suboss87
    303
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    301
    Honey For Devsagents

    Honey For Devs

    Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.

    G
    Green-PT
    177

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Cursor resource

    • Free AI Image Generator - n8n Automation Workflow with Gemini/ChatGPTn8n · $14.99 · Related topic
    • Automate University Term Dates to Calendar with AI and Cloudflaren8n · $14.99 · Related topic
    • Bypass Cloudflare Turnstile for Web Scraping with 2captchan8n · $14.99 · Related topic
    • Manage Cloudflare DNS Records with AI-Powered Chat Assistantn8n · $14.99 · Related topic
    Browse all workflows