gremlin-mcp

kpritam/gremlin-mcp

3.4

If you are the rightful owner of gremlin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Gremlin MCP Server enables AI assistants to interact with Gremlin-compatible graph databases using natural language.

Tools

Functions exposed to the LLM to take actions

get_graph_status

Verify database connectivity and server status.

get_graph_schema

Get complete graph structure with nodes, edges, and relationships.

run_gremlin_query

Execute any Gremlin traversal query with full syntax support.

refresh_schema_cache

Force immediate refresh of cached schema information.

import_graph_data

Load data from GraphSON, CSV, or JSON with batch processing.

export_subgraph

Extract subgraphs to JSON, GraphSON, or CSV formats.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources