← All servers
πŸ”

MemographVerifiedπŸ›‘ No advisories

io.github.Indhar01/memograph
New to MCP? Start here β†’
4β˜… stars
0weekly installs
26 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/indhar01, which proved it owns this namespace.

Verified owner: github.com/indhar01 β†—io.github.Indhar01/memograph

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ANTHROPIC_API_KEY, OPENAI_API_KEY.
βœ“
Configuration
Reads MEMOGRAPH_VAULT, MEMOGRAPH_READONLY, MEMOGRAPH_PROVIDER, MEMOGRAPH_MODEL, OLLAMA_HOST.

About

Graph-based memory system for LLMs with knowledge graphs and semantic search.

Packages & transports

pypimemographv0.4.0 Β· uvx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "memograph": {
      "command": "uvx",
      "args": [
        "memograph"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx memograph