Skip to main content
Glama

ForexFactory MCP Server

by kjpou1
docker-compose.ymlβ€’392 B
services: forexfactory_mcp: build: . image: forexfactory-mcp container_name: forexfactory-mcp stdin_open: true tty: true restart: unless-stopped # environment: # - MCP_TRANSPORT=http # πŸ‘ˆ change to stdio / http / ws # - MCP_HOST=0.0.0.0 # only used if transport != stdio ports: - "8000:8000" # only used if transport != stdio

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/kjpou1/forexfactory-mcp'

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