Skip to main content
Glama
.env.example847 B
# StockSpark MCP Server Configuration # Copy this file to .env and fill in your actual values # Required - Authentication STOCKSPARK_USERNAME=your-email@dealership.com STOCKSPARK_PASSWORD=your-secure-password # Optional - Override Default API Settings (rarely needed) # STOCKSPARK_CLIENT_ID=carspark-api # Default: carspark-api # STOCKSPARK_AUTH_URL=https://auth.motork.io/realms/prod/protocol/openid-connect/token # Default auth endpoint # STOCKSPARK_API_URL=https://carspark-api.dealerk.com # Default API endpoint # Optional - Default Organization (auto-discovered if not set) STOCKSPARK_COUNTRY=it STOCKSPARK_COMPANY_ID=your-company-id STOCKSPARK_DEALER_ID=your-dealer-id # Optional - Portal Publishing MYPORTAL_ACTIVATION_CODE=your-myportal-code AUTOMOBILE_IT_ACTIVATION_CODE=your-automobile-it-code # Optional - Logging LOG_LEVEL=info

Latest Blog Posts

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/loukach/stockspark-mcp-poc'

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