67
/ 100
18 days ago
glama

mcp-stepik

MCP server for authoring courses on Stepik. Provides tools for session management, project creation, course synchronization, video upload, and publishing via the Stepik API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: STEPIK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_STEPIK_ROOT
configMCP_STEPIK_PROJECTSexport =/abs/path/projects
configMCP_STEPIK_WORKSPACESexport =/abs/path/workspaces
configMCP_STEPIK_STATEexport =/abs/path/state
configSTEPIK_API_HOST
configSTEPIK_CLIENT_IDexport =...
🔐 secretSTEPIK_CLIENT_SECRETexport =...
configMCP_STEPIK_HOSTexport =127.0.0.1
configMCP_STEPIK_PORTexport =8000
configMCP_STEPIK_VIDEO_POLL
configMCP_STEPIK_VIDEO_TIMEOUT
configMCP_STEPIK_TASK_WAIT
configMCP_STEPIK_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hewimetall-mcp-stepik-0zovjf)](https://m8ven.ai/mcp/hewimetall-mcp-stepik-0zovjf)
commit: 80bd929006bafd76e4ae6e88fdd0e9628d2c9882
code hash: 92ffa43f6d006289b24473a1d1768cc019a77e3356249ceabfda2dfae922958b
verified: 7/13/2026, 9:54:57 AM
view raw JSON →