Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion servers/mcp-neo4j-cloud-aura-api/server.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.neo4j-contrib/mcp-neo4j-aura-manager",
"description": "MCP server for Neo4j Aura Database Instance Manager.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion servers/mcp-neo4j-cypher/server.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.neo4j-contrib/mcp-neo4j-cypher",
"description": "A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion servers/mcp-neo4j-memory/server.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.neo4j-contrib/mcp-neo4j-memory",
"description": "MCP Neo4j Knowledge Graph Memory Server",
"repository": {
Expand Down