Skip to content
GoodMem logo

GoodMem MCP server

Store documents as memories with vector embeddings and perform similarity-based semantic retrieval using GoodMem

GoodMem is not a separate install. One Activepieces MCP server exposes it alongside 760+ other apps, behind a single URL.

Tools
5
Works with
Any MCP client
Auth
Custom auth
License
MIT, open source
Updated
August 2026

About the GoodMem MCP server

Connect GoodMem once in Activepieces and every action it ships becomes a tool your assistant can call, behind the same server URL as the rest of your apps. Your agent reaches GoodMem and 760+ other apps over a single connection, on our cloud or a self-hosted install.

Tools

GoodMem tools your AI can run

Once connected, your assistant can call any of these GoodMem actions by asking in plain language.

  • Create Space

    Create a new space or reuse an existing one. A space is a logical container for organizing related memories, configured with embedders that convert text to vector embeddings

    3 fields

  • Create Memory

    Store a document as a new memory in a space. The memory is processed asynchronously - chunked into searchable pieces and embedded into vectors. Accepts a file or plain text.

    7 fields

  • Retrieve Memories

    Perform similarity-based semantic retrieval across one or more spaces. Returns matching chunks ranked by relevance, with optional full memory definitions.

    10 fields

  • Get Memory

    Fetch a specific memory record by its ID, including metadata, processing status, and optionally the original content.

    2 fields

  • Delete Memory

    Permanently delete a memory and its associated chunks and vector embeddings.

    1 field

Give your assistant GoodMem

Connect GoodMem once and every tool above is callable from Claude, Cursor or any MCP client, behind the same server URL as 760+ other apps. Free to start.

GoodMem MCP, answered.

No. That is the point of it. One Activepieces server exposes GoodMem alongside every other piece you connect, so your client keeps a single connection.

Yes. Activepieces is open source and free to start, and the MCP server is included on every plan, from the free cloud tier to any self-hosted deployment.

Connect GoodMem in Activepieces, enable the server under Settings → MCP Server, then paste your server URL into your client config. It authenticates over OAuth on first use.

It can call 5 tools, including Create Space, Create Memory, Retrieve Memories, and chain them with steps in other apps inside the same run.

Connections use OAuth2 with limited scopes and are stored under 256-bit encryption, with no API to read them back, so an agent gets scoped access rather than your keys.