Skip to main content
Glama

Memory Store MCP Server

by divslingerx
docker-compose.yml291 B
version: '3.8' services: app: build: . container_name: mcp-server restart: unless-stopped ports: - "3000:3000" environment: - PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium - PUPPETEER_HEADLESS=true volumes: - ./:/app - /app/node_modules

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/divslingerx/mcp-server'

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