We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/superdwayne/8thwallmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•341 B
# Mode: local | docs | api (defaults to local)
MODE=local
# Docs mode defaults
EIGHTHWALL_DOCS_ROOT=https://www.8thwall.com/docs/
EIGHTHWALL_BASE_URL=https://www.8thwall.com
# API mode (fill in if using API mode)
EIGHTHWALL_API_BASE=
EIGHTHWALL_API_KEY=
# Use mocked data for API tools
MOCK_8THWALL=1
# Local mode
PROJECT_ROOT=./project