Skip to main content
Glama

Ghost MCP Server

by oculairmedia
compose.yaml345 B
services: ghostmcp: image: oculair/ghost-mcp:latest ports: - "3064:3064" restart: unless-stopped env_file: - .env environment: - PORT=3064 - GHOST_URL=${GHOST_URL} - GHOST_KEY_ID=${GHOST_KEY_ID} - GHOST_KEY_SECRET=${GHOST_KEY_SECRET} - NODE_ENV=${NODE_ENV:-production} networks: {}

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/oculairmedia/Ghost-MCP'

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