Skip to main content
Glama

Neo4j Agent Memory MCP Server

by knowall-ai
push-to-knowall.sh354 B
#!/bin/bash # Script to push to KnowAll-AI organization # Update remote URL git remote set-url origin https://github.com/KnowAll-AI/mcp-neo4j-agent-memory.git # Verify the change echo "New remote URL:" git remote -v # Push all branches and tags git push -u origin main git push --tags echo "✅ Repository pushed to KnowAll-AI/mcp-neo4j-agent-memory"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/knowall-ai/mcp-neo4j-agent-memory'

If you have feedback or need assistance with the MCP directory API, please join our Discord server