MCP Servers / database / Gremlin

Gremlin

JSON →
none9database

Interact with any Gremlin-compatible graph database using natural language, with support for schema discovery, complex queries, and data import/export.

Install
How to run this server
[ { "cmd": "npx command", "imports": [] } ]
server path: gremlin
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Gremlin — MCP Server · libregistry