Skip to main content
Glama

Memgraph MCP Server

Official
by memgraph

run_query

Execute a query to interact with the Memgraph graph database via the Model Context Protocol, enabling natural language-driven data retrieval and management.

Instructions

Run a query against Memgraph

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "run_queryArguments", "type": "object" }

You must be authenticated.

Other Tools from Memgraph MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/memgraph/mcp-memgraph'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server