Skip to main content
Glama

Neo4j MCP Server

# path to a directory with all packages storage: ../tmp/local-registry/storage # a list of other known repositories we can talk to uplinks: npmjs: url: https://registry.npmjs.org/ maxage: 60m packages: '**': # give all users (including non-authenticated users) full access # because it is a local registry access: $all publish: $all unpublish: $all # if package is not available locally, proxy requests to npm registry proxy: npmjs # log settings log: type: stdout format: pretty level: warn publish: allow_offline: true # set offline to true to allow publish offline

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/rebots-online/mcp-neo4j'

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