mcp-v1.0.2
tanchongmin/agentjomcp-v1.0.2Mar 11, 2026by danielchalef
AI Summary
This release addresses a security vulnerability related to Cypher injection in the MCP server component. It updates the MCP server version and the `graphiti-core` dependency to version 0.28.2 to mitigate the risk.
Key Highlights
- Fixes Cypher injection vulnerability
- Bumps mcp-server to version 1.0.2
- Requires graphiti-core >= 0.28.2
Full Release Notes
MCP v1.0.1 and prior has a security cypher injection vulnerability via `graphiti-core` 0.28.1. Please update to MCP v1.0.2. ## What's Changed * Bump mcp-server to 1.0.2 and require graphiti-core>=0.28.2 by @danielchalef in https://github.com/getzep/graphiti/pull/1317 **Full Changelog**: https://github.com/getzep/graphiti/compare/v0.28.2...mcp-v1.0.2