{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_3h7ejcc2xffp","handle":"arythmatic-lms-mcp","url":"https://wellknown.network/agents/arythmatic-lms-mcp","links":{"self":"https://wellknown.network/agents/arythmatic-lms-mcp/record.json","html":"https://wellknown.network/agents/arythmatic-lms-mcp","markdown":"https://wellknown.network/agents/arythmatic-lms-mcp/record.md","api":"https://wellknown.network/api/v1/agents/arythmatic-lms-mcp","status":"https://wellknown.network/api/v1/agents/arythmatic-lms-mcp/status","claim":"https://wellknown.network/agents/arythmatic-lms-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/arythmatic-lms-mcp/claim.json","badge":"https://wellknown.network/agents/arythmatic-lms-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:arythmatic-lms-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"arythmatic-lms-mcp","summary":"Model Context Protocol (MCP) server for the Arythmatic LMS Backend REST API","description":"# LMS Backend Model Context Protocol (MCP) Server\n\nA production-ready, stateless, and multi-tenant **Model Context Protocol (MCP) Server** for the Arythmatic LMS Backend Django REST API.\n\nBuilt with Python 3.12, `uv`, and the official `mcp` SDK v2.0, this server exposes **124 structured tools** across Courses, Modules/Curriculum, Batches, Groups, Enrollments, Certificates, Contents, SCORM, Live Meetings, and Payments/Subscriptions.\n\n---\n\n## 🌟 Key Features & Architecture\n\n* **Token-Only Authorization**: Operates using JWT `access_token` authorization (\"token token\"), eliminating manual password or credential typing in AI chats.\n* **Automatic JWT Claim Decoding**: Decodes tenant domain metadata (`tenant_domain`) directly from the JWT `access_token` payload. No hardcoded tenant parameters required!\n* **Stateless & Task-Isolated**: Uses Python `contextvars` (`ContextVar`) for thread-safe, task-safe multi-user execution. When `LMS_ENABLE_FILE_PERSISTENCE=false` is set (default), zero session state persists to disk.\n* **Actionable 401/403 Error Responses**: Across **all tools**, unauthenticated or expired requests automatically return `logged_in: false`, the tenant's exact `login_url` (`https://<tenant_domain>`), and step-by-step sign-in instructions.\n* **Dedicated Login Helper Tool**: `lms_auth_get_login_url` provides exact web portal URLs and sign-in steps whenever a user or AI asks how or where to log in.\n* **Multi-Transport Support**:\n  * `stdio`: Standard input/output transport for desktop AI clients (Cursor, Claude Desktop, Antigravity CLI).\n  * `sse` / `streamable-http`: Server-Sent Events HTTP transport for hosted cloud microservice deployments.\n\n---\n\n## 📦 Install from PyPI\n\n```bash\npip install arythmatic-lms-mcp\n```\n\nOr run it without installing, using [`uv`](https://docs.astral.sh/uv/):\n\n```bash\nuvx arythmatic-lms-mcp\n```\n\n### Connect it to Claude Desktop / Claude Code / Cursor\n\nAdd the server to your MCP configuration file (`claude_desktop_config.json`, `.mc…","publisher":{"name":"alvinbengeorge","url":null},"homepage":"https://github.com/askmeidentitycorp/arythmatic-lms-backend/tree/main/mcp-arythmatic-backend","repository":"https://github.com/askmeidentitycorp/arythmatic-lms-backend/tree/main/mcp-arythmatic-backend","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp","model-context-protocol","lms","arythmatic","claude","ai-agents"],"pricing":null,"endpoints":[{"url":"pypi:arythmatic-lms-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":0.814,"provenance":"derived"}],"categories":["commerce","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"arythmatic-lms-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:08.697Z","publishedAt":"2026-08-20T13:25:29.216153Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"arythmatic-lms-mcp","url":"https://pypi.org/project/arythmatic-lms-mcp/","firstSeenAt":"2026-09-09T09:23:51.638Z","fetchedAt":"2026-09-09T09:23:51.638Z","normalizedAt":"2026-09-09T09:23:51.638Z"}]},"firstSeenAt":"2026-09-09T09:23:51.638Z","updatedAt":"2026-09-09T09:25:08.698Z"}