mcp-neo4j-cypher-v0.2.4
          ·
          
            137 commits
          
          to main
          since this release
        
        
        
v0.2.4
Fixed
- Fixed Cypher MCP Docker deployments by allowing user to declare NEO4J_MCP_SERVER_HOST and NEO4J_MCP_SERVER_PORT. Can now declare NEO4J_MCP_SERVER_HOST=0.0.0.0 to use Docker hosted Cypher MCP server.
 
Added
- NEO4J_MCP_SERVER_HOST and NEO4J_MCP_SERVER_PORT env variables
 - --server-host and --server-port cli variables
 
What's Changed
- add host and port config options by @a-s-g93 in #76
 - update changelog, readme, version by @a-s-g93 in #77
 
Full Changelog: mcp-neo4j-memory-v0.1.5...mcp-neo4j-cypher-v0.2.4