Skip to content

mcp-neo4j-data-modeling-v0.5.0

Choose a tag to compare

@a-s-g93 a-s-g93 released this 16 Sep 16:03
· 17 commits to main since this release
ea02ffa

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 stdio in Dockerfile

Added

  • Add security middleware (CORS and TrustedHost) for HTTP and SSE transports
  • Add CLI support for --allow-origins and --allowed-hosts configuration
  • Add environment variable for NEO4J_MCP_SERVER_ALLOW_ORIGINS and NEO4J_MCP_SERVER_ALLOWED_HOSTS configuration
  • 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