Skip to main content
Glama

LLM Responses MCP Server

by kstrikis
docker-compose.yml176 B
version: '3' services: mcp-server: build: . ports: - "62886:62886" restart: unless-stopped environment: - NODE_ENV=production - PORT=62886

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/kstrikis/ephor-mcp'

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