interactive-edtech-mcp
by FW1201
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP mode | 3000 |
| TRANSPORT | No | Transport mode (e.g., 'http') | |
| KAHOOT_API_KEY | No | API key for Kahoot Reports API (EDU/enterprise) | |
| PADLET_API_KEY | No | API key for Padlet tools | |
| TAVILY_API_KEY | No | API key for Tavily web search (used by content_web_research) | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID for Google Classroom | |
| GOOGLE_TOKEN_PATH | No | Path to store Google OAuth token | ./.tokens/google-token.json |
| WEB_SEARCH_API_KEY | No | Alternative API key for web search | |
| GOOGLE_REDIRECT_URI | No | OAuth redirect URI | http://localhost:3000/oauth2callback |
| GOOGLE_CLIENT_SECRET | No | Google OAuth client secret for Google Classroom |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/FW1201/interactive-edtech-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server