oaknational/oak-knowledge-graph-neo4j-mcp-server
3.2
If you are the rightful owner of oak-knowledge-graph-neo4j-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This repository provides the necessary components to deploy a Neo4j MCP server on Google Cloud Run, enabling HTTP-based access to Neo4j databases using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_neo4j_schema
Get database schema (nodes, relationships, properties)
read_neo4j_cypher
Execute read-only Cypher queries
write_neo4j_cypher
Execute write Cypher queries (destructive)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client