Skip to main content
Glama

Learning Hour MCP

by SDiamante13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MIRO_CLIENT_IDNoYour Miro app client ID for OAuth authentication
ANTHROPIC_API_KEYYesYour Anthropic API key for generating Learning Hour content
MIRO_CLIENT_SECRETNoYour Miro app client secret for OAuth authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_session

Generate comprehensive Learning Hour content for Technical Coaches

generate_code_example

Generate detailed before/after code examples for a learning topic

create_miro_board

Create a Miro board from Learning Hour session content

get_miro_auth_url

Generate Miro OAuth authorization URL

test_miro_token

Test if a Miro access token is valid

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/SDiamante13/learning-hour-mcp'

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