Neo4j MCP Server
by miltonvve · devops · mcp-server, lobehub, developer
Production-ready Neo4j MCP server with multi-tenancy and Azure AKS deployment. Requires external Neo4j database connection configured via environment variables (e.g., NEO4J_URI, NEO4J_USERNAME, NEO4J_PASSWORD).
Source: https://github.com/miltonvve/neo4j-mcp-server
Install
git clone https://github.com/miltonvve/neo4j-mcp-serverTags: mcp-server, lobehub, developer
⭐ 34 GitHub stars · Source: lobehub
About devops MCP servers and Claude skills
devops 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 MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related devops MCPs and skills
- MCP 容器 by Pimmetjeoss
基于 Docker 的模型上下文协议(MCP)服务器实现,通过标准化接口提供天气信息。
- AI Changelog Generator by idominikosgr
AI-powered changelog generator with MCP server support - works with OpenAI GPT-4.1 and Azure OpenAI with reasoning models
- PowerGPT by KingsleyLeung03
A small, focused remote MCP server deployed on Cloudflare Workers that exposes customised tools to remote MCP clients, including reliable arithmetic and numeric reasoning tools and a URL text extraction tool. No external data files are required.
- Vibecoding MCP 服务器 by mastoica
用于实时开发监控和交互式配对编程的 MCP 服务器。需要 Node.js >= 18.0.0,且可选使用 Docker 进行 docker 管理。
- Kusto MCP 服务器 by johnib
一种用于 Azure Data Explorer (Kusto) 的 Model Context Protocol (MCP) 服务器的 TypeScript 实现,支持 AI 助手通过标准化协议与 Kusto 数据库交互。需要在 .env 文件中通过环境变量进行配置(例如 KUSTO_AUTH_METHOD、KUSTO_QUERY_TIMEOUT、KUSTO_RESPONSE_FORMAT)。
- MCP Gateway by IBM
ContextForge MCP Gateway 是一款功能丰富的网关和代理,能够联邦 MCP 和 REST 服务——统一发现、认证、速率限制、可观察性、虚拟服务器、多传输协议,以及可选的管理界面,集成在一个简洁的端点中,适用于您的 AI 客户端。它作为完全符合规范的 MCP 服务器运行,可通过 PyPI 或 Docker 部署,并能在 Kubernetes 上扩展到多集群环境,支持 Redis 支持的联邦和缓存。
- MCP SSH Manager by bvisible
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex - execute commands, transfer files, database operations, backups, health monitoring, and DevOps automation. NEW: Tool activation system reduces context usage by 92%
- Mem0 Agent Memory by arunkumars-mf
MCP server for Mem0 agent memory management with multi-backend support. Supports external data files configurable via environment variables such as FAISS_PATH for local memory storage, OPENSEARCH_HOST and AWS_REGION for OpenSearch backend, and MEM0_API_KEY for Mem0 Platform cloud backend.
Frequently asked questions
How do I install 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 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 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.