TG icon

TG

2

Exposes TigerGraph operations as structured tools and URI-based resources.

소개

TG provides a lightweight Python interface designed to integrate TigerGraph operations with MCP agents. It exposes queries, schema, vertices, edges, and UDFs as structured tools accessible via URIs. This allows for easy interaction with a TigerGraph database from within an MCP environment.

주요 기능

  • Query Execution: Run pre-installed GSQL queries or execute raw GSQL strings with parameter support.
  • UDF & Algorithm Listing: Fetch catalogs of installed user-defined functions and graph data science algorithms.
  • 2 GitHub stars
  • Schema Introspection: Retrieve the full graph schema, including vertex and edge types.
  • Vertex & Edge Upsert: Programmatically create or update vertices and edges within the graph.
  • Resource URIs: Access graph objects using `tgraph://` URIs.

사용 사례

  • Integrating TigerGraph with Claude Desktop for direct query execution.
  • Building custom tools for managing and analyzing data stored in TigerGraph.
  • Automating graph database interactions within an MCP agent workflow.
Craft Better Prompts with AnyPrompt
Sponsored