Skip to main content
Glama

Fastn Server

Official
by fastnai
docker-compose.yml365 B
version: '3.8' services: ucl-stdio-server: build: . container_name: ucl-stdio-server environment: - API_KEY=${API_KEY:-dummy_api_key} - SPACE_ID=${SPACE_ID:-dummy_space_id} - TENANT_ID=${TENANT_ID:-} - AUTH_TOKEN=${AUTH_TOKEN:-} - CONFIG_MODE=${CONFIG_MODE:-basic} volumes: - .:/app 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/fastnai/mcp-fastn'

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