1. Conduid
  2. Search
  3. PyMemoryEditor
MCP server · Search

PyMemoryEditor

A pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: .

52Fair

Scored yesterday · breakdown

About PyMemoryEditor

PyMemoryEditor is an MCP server published by JeanExtreme002 in the Search category: a pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: . It has been installed 0 times through Conduid.

The repository has 214 stars and 0 forks.

Install

Clone
git clone https://github.com/JeanExtreme002/PyMemoryEditor

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about PyMemoryEditor

Powered by Claude · Grounded in docs

I know everything about PyMemoryEditor. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

Releases

v3.0.1v3.0.1 · 12 Sep 2026What's changed A documentation-only release. **No library code changed between v3.0.0 and v3.0.1** — the PyPI artifact differs from 3.0.0 only in `__version__`. If you are already on 3.0.0 there is nothing to gain by upgrading; the version…
v3.0.0v3.0.0 · 8 Sep 2026⚠️ Breaking change `read_process_memory(addr, int, N)` with **N in 3, 5, 6 or 7** and the value's top bit set now returns a different number — on every platform, with no exception raised. bytes in memory: FF FF FF (a 24-bit unsigned…
v2.2.1v2.2.1 · 6 Sep 2026What's changed A patch release with one library fix, on macOS again — and the CI change that found it. v2.2.0 noted that the macOS suites had never run in CI because the platform was not in the matrix. It is now, which is how this one…
v2.2.0v2.2.0 · 28 Aug 2026What's changed Two issues: a byte-array scan that refused to run, and a macOS scan that gave up part-way through. Both turned out to be one wrong assumption repeated in several places, so the fixes reach further than the reports did. Fixed…
v2.1.0v2.1.0 · 19 Aug 2026What's changed This release is all about the GUI app: four issues reported against it, plus the teardown and threading gaps that came with them. Fixed Process picker no longer fights the user.** The list re-enumerates every 3 s, and each…
Questions

About PyMemoryEditor

How do I install PyMemoryEditor?

Run git clone https://github.com/JeanExtreme002/PyMemoryEditor, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is PyMemoryEditor safe to use with an AI agent?

Its trust score is 52 out of 100 (fair). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is PyMemoryEditor still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.