# Test environment with frequent uploads
NODE_ENV=test
# Server config
WEB_APP_PORT=3001
LOG_LEVEL=info
# HF Dataset logging - FREQUENT UPLOADS FOR TESTING
LOGGING_DATASET_ID=hf-mcp-server/test-mcp-logs
QUERY_DATASET_ID=hf-mcp-server/test-mcp-logs
LOGGING_HF_TOKEN= # your dataset token here
# Frequent uploads for testing
LOGGING_FLUSH_INTERVAL=10000
LOGGING_BATCH_SIZE=10
HF_API_TIMEOUT=10000
USER_CONFIG_API=https://huggingface.co/api/settings/mcp
ANALYTICS_MODE # whether to use sessionid for stateless transport
CORS_ALLOWED_ORIGINS=https://inspector.use-mcp.dev
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/evalstate/hf-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server