Developing with Neo4j MCP Tools
Learn how to use the Neo4j MCP server and tools to create intelligent AI applications
Learn how to use the Model Context Protocol to build GraphRAG applications
The Model Context Protocol (MCP) is an open standard that connects AI assistants to external systems. Connect an assistant to Neo4j through MCP and it can explore your schema, run Cypher, and answer questions grounded in your actual data rather than its training set — a language model reasoning over a knowledge graph, which is GraphRAG. Start with Developing with Neo4j MCP Tools to use the ready-made Neo4j MCP server, then build your own GraphRAG tools in Python or TypeScript.
Learn how to use the Neo4j MCP server and tools to create intelligent AI applications
Build your own GraphRAG MCP server with graph-backed tools and resources.
Build your own GraphRAG MCP server with graph-backed tools and resources using TypeScript.