69
/ 100
4 days ago
glama

stepik-mcp

An MCP server that lets AI assistants author courses on Stepik: browse the catalogue, read course structure, create or edit courses, modules, lessons and steps through the Stepik REST API, while preventing publishing.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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.
configSTEPIK_CLIENT_IDRequired. OAuth application client id.
🔐 secretSTEPIK_CLIENT_SECRETRequired. OAuth application client secret.
configSTEPIK_TIMEOUT30 HTTP timeout in seconds.
configSTEPIK_MAX_PAGES5 Page cap when following paginated listings.
configSTEPIK_BASE_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 5 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/prog420-stepik-mcp-1y85dl)](https://m8ven.ai/mcp/prog420-stepik-mcp-1y85dl)
commit: 11d7599fa1b5f8106b372d6b75561a92b71d4bea
code hash: e5347e6b15cf80de23ec2318413c5e548450853a62edf1edd040672a526a6b54
verified: 7/27/2026, 10:19:47 AM
view raw JSON →