Neo4j

by alphaonedev · development · python, shell, node, database, skill

Neo4j graph database: schema management, CRUD, backup, Cypher queries via bolt protocol

Source: https://github.com/alphaonedev/openclaw-graph

Install

git clone https://github.com/alphaonedev/openclaw-graph

Tags: python, shell, node, database, skill

5 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development 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.

Neo4j is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Performance Profiling by ratnesh-maurya

    Performance profiling principles. Measurement, analysis, and optimization techniques.

  • Prometheus Configuration by ratnesh-maurya

    Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or...

  • Saga Orchestration by ratnesh-maurya

    Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running...

  • Red Team Tools by lingxling

    Implement proven methodologies and tool workflows from top security researchers for effective reconnaissance, vulnerability discovery, and bug bounty hunting. Automate common tasks while maintaining thorough coverage of attack surfaces.

  • Latex Authoring by Tibsfox

    LaTeX document authoring with arXiv submission best practices, Overleaf patterns, and academic publishing conventions.

  • Reverse Engineer by lingxling

    Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains.

  • Bird Observation by Tibsfox

    Birding by sight and sound — gestalt, song and call vocabulary, behavioral and habitat clues, and the discipline of producing eBird-grade records. Covers the vocabulary of bird field marks, the primary categories of vocalization, the habits of habitat-filtering, and the protocol for submitting records to a citizen-science database without degrading data quality. Use when the task is bird-specific observation or record-keeping.

  • Taxonomic Classification by Tibsfox

    Naming and classifying organisms through binomial nomenclature, the Linnaean hierarchy, type specimens, and the rules governing taxonomic authority and revision. Covers the structure of a scientific name, the ranks from domain to subspecies, the codes (ICZN, ICN, ICNP), and the modern phylogenetic refinements that reshape the classical system. Use when the task is to place a known organism in its formal hierarchy or to reason about how names change over time.

Frequently asked questions

How do I install Neo4j?

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 Neo4j?

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 Neo4j 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.