Skip to main content
Glama

Brightspace MCP Server

.gitignore493 B
# Virtual Environment venv/ env/ ENV/ # Environment Variables .env .env.local .env.*.local # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Playwright test-results/ playwright-report/ playwright/.cache/ # Screenshots and logs *.png *.jpg *.jpeg *.log # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Data files brightspace_data.json *.json

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/pranav-vijayananth/brightspace-mcp-server'

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