Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Neo4j MCP Server
Claim
by
rebots-online
GitHub
Knowledge & Memory
TypeScript
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
libs
servers
.verdaccio
.vscode
DEVELOP.md
.editorconfig
eslint.config.js
.gitignore
jest.config.ts
jest.preset.js
nx.json
package.json
package-lock.json
.prettierignore
.prettierrc
project.json
README.md
tsconfig.base.json
# Editor configuration, see http://editorconfig.org root = true [*] charset = utf-8 indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true [*.md] max_line_length = off trim_trailing_whitespace = false