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

36 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

  • DX MCP Server by get-dx

    使用自然语言在 DX Data Cloud 上编写和执行组织数据的查询。需要通过环境变量 DB_URL 配置的 Postgres 数据库连接。

  • MySQL MCP Server by alittleyellowkevin

    A Model Context Protocol (MCP) server that provides access to a MySQL database, allowing agents to execute SQL queries. Requires a running MySQL server configured via environment variables MYSQL_HOST, MYSQL_PORT, MYSQL_USER, MYSQL_PASSWORD, and MYSQL_DATABASE.

  • io.github.arikanatakan/dataxplan-mcp by io.github.arikanatakan

    Read PostgreSQL EXPLAIN plans for AI agents: bottlenecks, estimation errors, fixes, charts.

  • Veeam VSPC MCP by io.github.Servosity

    Sync Veeam Service Provider Console tenants to local SQLite; cross-company backup answers offline.

  • Atlarium Habitat Database MCP by bio.atlarium

    Structured aquarium, marine, terrarium and paludarium data for AI agents.

  • gcp-mcp by fastmcp-me

    Enables managing Google Cloud Platform (GCP) resources through natural language commands, including compute instances, storage, databases, and monitoring.

  • mysql-readonly-mcp by beydemirfurkan

    Provides secure, read-only access to a single MySQL database for schema inspection and querying.

  • kingbase-mcp-server by NekoTarou

    MCP server for KingBase (PostgreSQL-compatible) databases, enabling AI assistants to query and manage database schemas, tables, and data with configurable access control.

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.