Skip to main content
Glama

Learning Hour MCP

by SDiamante13

generate_session

Create structured Learning Hour sessions for Technical Coaches by specifying a topic, enabling deliberate practice and technical excellence.

Instructions

Generate comprehensive Learning Hour content for Technical Coaches

Input Schema

NameRequiredDescriptionDefault
topicYesThe learning topic (e.g., 'Feature Envy', 'DRY Principle')

Input Schema (JSON Schema)

{ "properties": { "topic": { "description": "The learning topic (e.g., 'Feature Envy', 'DRY Principle')", "type": "string" } }, "required": [ "topic" ], "type": "object" }

You must be authenticated.

Other Tools from Learning Hour MCP

Related Tools

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