tigergraph-mcp

tigergraph/tigergraph-mcp
★ 3 stars Python 🤖 AI/LLM Updated 1d ago
MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tigergraph-mcp": {
      "command": "uvx",
      "args": [
        "tigergraph-mcp"
      ]
    }
  }
}

Or install with pip: pip install tigergraph-mcp

README Excerpt

Model Context Protocol (MCP) server for TigerGraph — lets AI agents interact with TigerGraph through the MCP standard. All tools use pyTigerGraph's async APIs for optimal performance. - [Requirements](#requirements) - [Installation](#installation) - [Getting Started](#getting-started) - [Usage](#usage)

Tools (20)

MyGraphTG_API_TOKENTG_CERT_PATHTG_GRAPHNAMETG_GS_PORTTG_HOSTTG_JWT_TOKENTG_PASSWORDTG_RESTPP_PORTTG_SECRETTG_SSL_PORTTG_TGCLOUDTG_USERNAMEtigergraphtigergraph__add_edgestigergraph__add_nodestigergraph__create_loading_jobtigergraph__delete_edgestigergraph__delete_nodestigergraph__drop_all_data_sources