Skip to main content
Glama

Spider MCP

by Bosegluon2
env.example547 B
# 服务器配置 PORT=3000 NODE_ENV=development # 日志配置 LOG_LEVEL=info # 爬虫配置 MAX_CONCURRENT_REQUESTS=3 REQUEST_TIMEOUT=15000 USER_AGENT_ROTATION=true # 搜索引擎配置 ENABLE_GOOGLE_SEARCH=true ENABLE_BING_SEARCH=true ENABLE_DUCKDUCKGO_SEARCH=true # 代理配置(可选) # HTTP_PROXY=http://proxy.example.com:8080 # HTTPS_PROXY=http://proxy.example.com:8080 # 速率限制配置 RATE_LIMIT_WINDOW_MS=60000 RATE_LIMIT_MAX_REQUESTS=100 # 安全配置 CORS_ORIGIN=* ENABLE_RATE_LIMITING=true

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/Bosegluon2/spider-mcp'

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