velanto-mcp

SuskyiVolodymyr/velanto-mcp
★ 0 stars TypeScript Security Updated today
MCP server for the Velanto API — create, edit, and moderate quiz packs from an AI assistant via a Personal Access Token.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "velanto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "SuskyiVolodymyr/velanto-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for the MCP client) create, edit, and moderate elimination-quiz packs on your behalf, authenticated by a scoped **Personal Access Token** you control. The server is a thin, well-typed wrapper over the Velanto REST API. It holds no business logic and no database access — the API enforces authentication, scopes,

Tools (6)

VELANTO_API_TOKENVELANTO_API_URLdelete_packget_packmoderationnxn