The Metorial Platform MCP server enables AI agents to access and manage learning content, courses, and user progress. It provides tools for course creation, user enrollment, and progress tracking. The server connects to Metorial's learning management system API, allowing agents to interact with educational content and user data. Developers use it to build AI-driven learning assistants, automated course creators, and personalized learning tools.
The Metorial Platform MCP server enables AI agents to access and manage learning content, courses, and user progress. It provides tools for course creation, user enrollment, and progress tracking. The server connects to Metorial's learning management system API, allowing agents to interact with educational content and user data. Developers use it to build AI-driven learning assistants, automated course creators, and personalized learning tools.
npx -y @metorial/ossAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"metorial-metorial-platform-github": {
"command": "npx",
"args": [
"-y",
"npx -y @metorial/oss"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from metorial platform?"
API Key Required
This server requires an API key from metorial platform. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| METORIAL_PLATFORM_API_KEY | Yes | Your metorial platform API key |
"What resources are available in metorial platform?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in metorial platform"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in metorial platform with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.