Skip to main content
Glama

Neo4j MCP Server

tsconfig.base.json542 B
{ "compileOnSave": false, "compilerOptions": { "rootDir": ".", "sourceMap": true, "declaration": false, "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "importHelpers": true, "target": "es2015", "module": "esnext", "lib": ["es2020", "dom"], "skipLibCheck": true, "skipDefaultLibCheck": true, "baseUrl": ".", "paths": { "@neo4j/graphrag-memory": ["libs/graphrag-memory/src/index.ts"] } }, "exclude": ["node_modules", "tmp"] }

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