Skip to main content
Glama

mcp-starter

by parmindersk
docker-compose.yml216 B
version: "3.9" services: mcp: build: context: . dockerfile: Dockerfile ports: - "3000:3000" environment: JWT_SECRET: supersecure volumes: - ./functions:/app/functions

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/parmindersk/mcp-starter'

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