From 1aa9d990e81887800b3863ddd22457147119661f Mon Sep 17 00:00:00 2001 From: Katarina Supe <61758502+katarinasupe@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:54:28 +0200 Subject: [PATCH] Add Memgraph MCP Server --- examples.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/examples.mdx b/examples.mdx index bb108ed..3ea2b87 100644 --- a/examples.mdx +++ b/examples.mdx @@ -44,6 +44,7 @@ These MCP servers are maintained by companies for their platforms: - **[Browserbase](https://github.com/browserbase/mcp-server-browserbase)** - Automate browser interactions in the cloud - **[Cloudflare](https://github.com/cloudflare/mcp-server-cloudflare)** - Deploy and manage resources on the Cloudflare developer platform - **[E2B](https://github.com/e2b-dev/mcp-server)** - Execute code in secure cloud sandboxes +- **[Memgraph](https://github.com/memgraph/mcp-memgraph)** - Interact with Memgraph open-source graph database - **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform - **[Obsidian Markdown Notes](https://github.com/calclavia/mcp-obsidian)** - Read and search through Markdown notes in Obsidian vaults - **[Qdrant](https://github.com/qdrant/mcp-server-qdrant/)** - Implement semantic memory using the Qdrant vector search engine