67
/ 100
7 hours ago
glama

reflect-mcp

Enables AI assistants to create notes, save links, append to daily notes, and manage knowledge graphs in Reflect via the Reflect Notes API, with OAuth2 authentication and token management.

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.
🔐
You'll be asked for 2 credentials: REFLECT_CLIENT_SECRET, REFLECT_ACCESS_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.
configMCP_DEBUG
configREFLECT_CLIENT_IDyour_oauth_client_id
🔐 secretREFLECT_CLIENT_SECRETyour_oauth_client_secret
configREFLECT_REDIRECT_URI
🔐 secretREFLECT_ACCESS_TOKEN"": "your_access_token_here"
configREFLECT_DEFAULT_GRAPH_IDyour_default_graph_id # Optional
// 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 6 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/adstastic-reflect-mcp-17syjb)](https://m8ven.ai/mcp/adstastic-reflect-mcp-17syjb)
commit: 1eff26a5c6d8fbd33ad6fec5e921567a6b0f4761
code hash: fa24f86a86f53c5a315cfd036f6c3c7a1610b31a5b467c916171d06c0f3174e5
verified: 6/24/2026, 10:04:32 AM
view raw JSON →