In the previous module, you installed the Neo4j MCP server and configured it to connect to your Neo4j database.
In this module, you will explore the server, its tools in more detail, and use the agent and MCP server to build a simple Python application.
You will:
-
Explore the Neo4j MCP server tools
-
Learn how to read graph schemas
-
Generate Cypher statements
-
Build a Python application using MCP tools