Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm
.gitignore1.9 kB
# Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Dependency directories node_modules/ jspm_packages/ # Snowpack dependency directory (https://snowpack.dev/) web_modules/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist-nuxt # Gatsby files .cache/ public # Storybook build outputs .out .storybook-out storybook-static # Temporary folders tmp/ temp/ # Runtime data pids *.pid *.seed *.pid.lock # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Compiled TypeScript output dist/ build/ lib/ # TypeScript incremental compilation *.tsbuildinfo # Memory Bank working directories .memory_bank/ .memory-bank/ # IDE and Editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Archives *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.zip # Package files *.dmg *.pkg *.msi # Test files and coverage test-results/ coverage/ *.lcov .nyc_output # Backup files *.bak *.backup *.old # Local configuration files config.local.json .env.local # MCP specific mcp-debug.log *.mcp-log # Development and debug files debug.log *.debug .specstory

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/nicavcrm/memory-bank-mcp'

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