# memograph MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-indhar01-memograph
- Repository: https://github.com/Indhar01/MemoGraph

## Install
- Command: `uvx memograph`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi memograph v0.4.0
- Environment variable: MEMOGRAPH_VAULT (required)
- Environment variable: MEMOGRAPH_READONLY (default false; choices true, false)
- Environment variable: MEMOGRAPH_PROVIDER (choices claude, ollama)
- Environment variable: MEMOGRAPH_MODEL
- Environment variable: ANTHROPIC_API_KEY (secret)
- Environment variable: OPENAI_API_KEY (secret)
- Environment variable: OLLAMA_HOST (default http://localhost:11434)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Indhar01
- Version: 0.4.0
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 25, 2026
- Source: https://registry.modelcontextprotocol.io
