Skip to main content
Glama

Memgraph MCP Server

Official
by memgraph

run_query

Execute queries on Memgraph database using the Model Context Protocol, enabling interaction with graph data through natural language input.

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" }

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