Mengram MCP Server

Website · Get API Key · Docs · Console · Examples. It is available as a remote MCP endpoint.

Teams that want a hosted memory endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 189 · #137 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Mengram

before you install - you'll need

MENGRAM_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add alibaizhanov-mengram --transport http https://mengram.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "alibaizhanov-mengram": {
      "url": "https://mengram.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mengram.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mengram.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry namespace io.github.alibaizhanov is GitHub-verified and matches the repo owner

03 · What Mengram can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.25.3 · 2026-05-14

Highlights · Agent-native install paradigm · Paste a single prompt into your coding agent (Claude Desktop, Cursor, Claude Code, Codex, Windsurf, Claude.ai web) - the agent fetches a plain-text install guide written for…

v2.23.0 · 2026-04-07

Self-Hosting Improvements · Signup without email verification - set DISABLE_EMAIL_VERIFICATION=true in Docker Compose to get API keys immediately, no Resend dependency needed · BASE_URL env var - configures all OAuth…

v2.22.0 · 2026-04-05

What's New · Quota Usage Headers · Every API response now includes X-Quota- headers so SDKs can show usage proactively: · X-Quota-Add-Used: 47 · X-Quota-Add-Limit: 1000 · X-Quota-Search-Used: 312…

04 · Who maintains Mengram

mengram is maintained by alibaizhanov. We track 2 MCP servers from alibaizhanov - 2 actively maintained, 195 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from alibaizhanov.

  1. densely Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads ★ 6

05 · Facts

category
memory - ranked #137 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.alibaizhanov/mengram (active, first published 2026-07-20)

06 · Mengram FAQ

What is Mengram?

Website · Get API Key · Docs · Console · Examples. It is available as a remote MCP endpoint.

Is Mengram still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Mengram?

Run `claude mcp add alibaizhanov-mengram --transport http https://mengram.io/mcp`. The README documents one environment variable (MENGRAM_API_KEY) to set first. You can also paste the ready-made client config above.

Does Mengram require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Mengram

Pairs well with

Servers that cover what Mengram doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58