We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sealmetrics/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•447 B
# Sealmetrics MCP Server Configuration
# Copy this file to .env and fill in your credentials
# Or set these as environment variables in your Claude Desktop config
# Option 1: Use API Token (Recommended)
SEALMETRICS_API_TOKEN=your_api_token_here
# Your Sealmetrics Account ID
SEALMETRICS_ACCOUNT_ID=your_account_id_here
# Option 2: Use Email/Password (Alternative)
# SEALMETRICS_EMAIL=your-email@example.com
# SEALMETRICS_PASSWORD=your-password