We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Alice0416/uoft-student-helper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•464 B
# UofT Student Helper MCP Server - Environment Variables
# Copy this file to .env and fill in your actual credentials
# ACORN Credentials
ACORN_USERNAME=your_utorid
ACORN_PASSWORD=your_password
# Quercus API Token
# Get this from: https://q.utoronto.ca/ → Account → Settings → New Access Token
QUERCUS_API_TOKEN=your_api_token_here
# Server Configuration
SERVER_PORT=3002
# Optional: Authentication for MCP server
# MCP_AUTH_TOKEN=your_secret_token_here