Connect your Hypermode Graph to AI coding assistants using the Model Context Protocol for exploratory data analysis and intelligent graph operations
mcp
(an endpoint that provides tools
and data from your Graph) and mcp-ro
(an endpoint that provides tools and data
from your Graph in read-only mode).
mcp
)mcp-ro
)mcp-ro
) for production environments or when
working with sensitive data to prevent accidental modifications.Access Graph Console
Copy MCP Configuration
Configure Your AI Assistant
--mcp
flag:
http://localhost:8080/mcp/sse
http://localhost:8080/mcp-ro/sse
get_schema
run_query
query
(string): DQL query to executerun_mutation
mutation
(string): DQL mutation to executealter_schema
schema
(string): DQL schema to applyget_common_queries
dgraph://schema
dgraph://common_queries
quickstart_prompt
Understand your data
Discover patterns
Analyze distributions
Performance insights
Schema design
Query optimization
[paste query]
. How can we improve its performance?βIndex recommendations
Migration planning
mcp-ro
for analysis and explorationmcp-ro
to understand your
data