74
/ 100
10 days ago
glama

Read My ChatGPT

Provides a read-only MCP server to access ChatGPT conversation history via a local browser process. Allows AI clients to list, get, and search conversations from the authenticated user's ChatGPT account.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: READ_MY_CHATGPT_ACCESS_TOKEN, READ_MY_CHATGPT_MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretREAD_MY_CHATGPT_ACCESS_TOKEN'…' read-my-chatgpt setup --yes
🔐 secretREAD_MY_CHATGPT_MCP_BEARER_TOKEN
configREAD_MY_CHATGPT_OBSCURA_BINexport ='/absolute/path/to/obscura'
configREAD_MY_CHATGPT_STABILITY_INTERVAL_MS
configREAD_MY_CHATGPT_STABILITY_ITERATIONS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/async23-read-my-chatgpt-0nu581)](https://m8ven.ai/mcp/async23-read-my-chatgpt-0nu581)
commit: 4aa9d95d5cf1f6af39ac243631c494c6067bdba6
code hash: 32d1f8a6be5aca4fc398c0d4e121197fccd4ae04c60d43396143aac9bcb6b29a
verified: 7/21/2026, 9:19:16 AM
view raw JSON →