MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Sdamgia MCP Server

MCP (Model Context Protocol) server for interacting with the СДАМ ГИА educational platform. This server enables LLMs to search and retrieve exam problems, solutions, and answers across multiple subjects.

Created 2/16/2026
Updated 8 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-sdamgia-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "art22017-sdamgia-mcp-server": { "command": "npx", "args": [ "art22017-sdamgia-mcp-server" ] } } }