We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/obrien-matthew/tarkov-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Tarkov MCP Server Configuration
# Tarkov API Configuration
TARKOV_API_URL=https://api.tarkov.dev/graphql
# Rate Limiting Configuration
MAX_REQUESTS_PER_MINUTE=60
# Request Configuration
REQUEST_TIMEOUT=30
# Logging Configuration
LOG_LEVEL=INFO
# Optional: Custom User Agent
# USER_AGENT=tarkov-mcp-server/0.1.0
# Optional: Cache Configuration (if implemented)
# CACHE_TTL=300
# CACHE_ENABLED=true