Skip to main content
Glama
.env.example513 B
# Slate MCP Server Configuration # Copy this file to .env and fill in your Slate credentials # Required: Your Slate instance URL (e.g., https://yourschool.technolutions.net) SLATE_BASE_URL=https://your-institution.technolutions.net # Authentication Option 1: Username and Password # Use the credentials for a Slate user with API access SLATE_USERNAME=your_api_username SLATE_PASSWORD=your_api_password # Authentication Option 2: API Key (if your Slate instance uses API keys) # SLATE_API_KEY=your_api_key_here

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/pwfarmer87/Slate-MCP'

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