Custom Discoveries Unveils MCP Server for TigerGraph V4.2.0!

We’re thrilled to announce the official release of TigerGraph Model Context Protocol (MCP) — a powerful new capability designed by Custom Discoveries LLC to supercharge your graph database experience with TigerGraph V4.2.0!

What is Model Context Protocol (MCP)?

If artificial intelligence is electricity, then Model Context Protocol is the equivalent to today’s three prong wall plug. MCP defines standard protocol’s that allow you to “plug in” services to a Large Language Model (LLM). With MCP, your LLM can understand, translate, and execute complex graph database functions directly from natural language prompts — turning conversational AI into an intelligent database operator!

TigerGraph MCP Server main features include:

  • Schema Introspection Retrieve full graph schema (vertex & edge types).
  • Query View Retrieve list of available queires that your able to run
  • Query Execution Run installed GSQL queries or raw GSQL strings with parameters.
  • Creation Vertex & Edge Create Vertices and Edges programmatically
  • Alter Vertex Allows for altering the Vertex to include support for Vector attributes
  • Upsert Vertex & Edge Update vertices and edges attributes programmatically (this includes Vector attributes).
  • UDF Listing Fetch installed user-defined functions

Bonus Power Feature

We are including a MCP Chat Bot that allow you “chat” with the database from the command line.

Installation
You can clone a copy from our from Custom Discoveries GitHub Repository TigerGraph MCP Server. Please following the configuration steps in the README.md file.

For more information about Custom Disccoveries see our web site at:
Custom Discoveries LLC