Skip to content

Conversation

@MacondoExpress
Copy link
Contributor

This pull request enhances our startup analytics to provide a better insights into the environments where the MCP is being used.

When the MCP server starts, we now capture the following details about the connected Neo4j database:

  • Neo4j Version
  • Neo4j Edition
  • Supported Cypher Version(s) // Only on newer database, previous Neo4j version will return ["not-found"]
  • MCP Version

We are relying on the procedure dbms.components() to achieve the above.

Token consumed was left out of this PR, as it could have produced a negative effect on the maintainers and end user experience.
A better solution to collect that metric has to be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants