CoolFace
Apppublic

harvesthealth/neo4j-mcp-agent-memory

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Neo4j MCP Server

This Hugging Face Space deploys the neo4j-contrib/mcp-neo4j server.

It uses a Python FastAPI wrapper to expose the underlying stdio-based MCP server as a web service, following the best practices for running such applications on Hugging Face Spaces.

The server is cloned from the official repository and run inside a Docker container.