# Neo4j MCP Server
This is an extension that runs the Neo4j MCP server.
## Install
To get started run the command:
gemini extensions install https://github.com/neo4j-contrib/mcp-neo4j.git
The servers require various environmental variables. You can set those on the command line.
You can then run:
gemini
Assuming everything went well, you should be able to view 4 Neo4j related tools. You will need to set environmental variables to run them.
## Uninstall
To uninstall run:
gemini extensions uninstall mcp-neo4j
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/neo4j-contrib/mcp-neo4j'
If you have feedback or need assistance with the MCP directory API, please join our Discord server