Skip to main content
Glama

MCP Prompts Server

version: '3.8' services: mcp-prompts: build: context: . dockerfile: Dockerfile.mcp container_name: mcp-prompts-server environment: - MODE=mcp - NODE_ENV=production volumes: - ./data:/app/data ports: - "3003:3003" restart: unless-stopped

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/sparesparrow/mcp-prompts'

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