Magic Garden Neo4j MCP Server

by yourusername · data-analytics · mcp-server, lobehub, science-education

Medium setupBest for educationTrust score 18/100

用于 Neo4j 图数据库操作的 Model Context Protocol (MCP) 服务器,专为 Magic Garden AI 儿童教育平台设计。需要通过环境变量(例如 NEO4J_URI、NEO4J_USER、NEO4J_PASSWORD、NEO4J_DATABASE)配置外部 Neo4j 数据库连接。

Source: https://github.com/aixier/magic-garden-neo4j-server

Install

git clone https://github.com/aixier/magic-garden-neo4j-server

Use this forAI-extracted

  • Query and explore graph databases using natural language through Claude agents
  • Integrate Neo4j graph database connectivity into AI education platforms
  • Execute Cypher queries programmatically via MCP protocol for knowledge graph applications

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, science-education

34 GitHub stars · Source: lobehub

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Magic Garden Neo4j MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • mcp-embedding-search by spences10

    A Model Context Protocol (MCP) server that queries a Turso database containing embeddings and transcript segments. Requires environment variables TURSO_URL and TURSO_AUTH_TOKEN to configure the Turso database connection.

  • mysql-mcp-server by mukul975

    A production-ready MCP server for MySQL database operations, providing secure HTTP endpoints for read-only queries, performance analysis, and server monitoring.

  • threadwork by TianqBu

    A multi-agent collaboration tool for Claude Code that supports hot-swappable role YAML, persistent memory with SQLite and FTS5, and step-level replay in a single-file HTML viewer.

  • zmachine-mcp by jonathan-meyer

    Enables AI agents to play Z-Machine text adventure games (e.g., Zork) via MCP, REST, or WebSocket interfaces, with session management and optional Redis persistence.

  • scopa-mcp-server by Seboostian02

    An MCP server for playing the Italian card game Scopa, supporting 2-4 players, Redis-backed event logging, real-time synchronization, and an optional LLM opponent.

  • Turbular by raeudigerRaeffi

    Provides a unified API to connect LLMs to various databases, with schema normalization and query transformation for seamless interaction.

  • Exasol MCP Server by exasol

    Provides an LLM access to the Exasol database via MCP tools, enabling reading of database metadata and execution of data reading queries.

  • Oracle ADB AI Agent MCP Server by ashuashu20691

    Enables AI-powered database operations on Oracle Autonomous Database via natural language, including SQL translation, schema exploration, and API orchestration.

Frequently asked questions

How do I install Magic Garden Neo4j MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Magic Garden Neo4j MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Magic Garden Neo4j MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.