MCP Server

Enable AI assistants to query and interact with FalkorDB graph databases

A Model Context Protocol (MCP) server that allows AI models like Claude to interact with FalkorDB using natural language. Query your graph data, create relationships, and manage your knowledge graph through conversational AI.

  • Query graph databases using OpenCypher (with read-only mode support)
  • Create and manage nodes and relationships
  • List and explore multiple graphs
  • Delete graphs when needed
  • Support for replica instances with read-only queries

What is the Model Context Protocol?

The Model Context Protocol (MCP) is an open protocol that standardizes how AI applications provide context to Large Language Models (LLMs). It enables AI assistants to securely connect to external data sources and tools, making them more powerful and context-aware.

Topics in This Section

  • Quick Start: Install and connect the MCP server to Claude Desktop in minutes.
  • Configuration: Environment variables, transport modes, and multi-instance setup.
  • Docker Deployment: Run the MCP server using Docker Hub images.

Resources


Table of contents