mcp-neo4j-data-modeling-v0.5.0
          ·
          
            17 commits
          
          to main
          since this release
        
        
        
Fixed
- Fix bug where MCP server could only be deployed with stdio transport
 
Changed
- Update README with link to data modeling demo repo and workflow image
 - Update Dockerfile for Docker Hub deployment
 - Change default transport to 
stdioin Dockerfile 
Added
- Add security middleware (CORS and TrustedHost) for HTTP and SSE transports
 - Add CLI  support for 
--allow-originsand--allowed-hostsconfiguration - Add environment variable for 
NEO4J_MCP_SERVER_ALLOW_ORIGINSandNEO4J_MCP_SERVER_ALLOWED_HOSTSconfiguration - Add detailed logging for configuration parameter parsing
 
What's Changed
Full Changelog: mcp-neo4j-aura-manager-v0.4.2...mcp-neo4j-data-modeling-v0.5.0