{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ubdagbqmfs26","handle":"iflow-mcp-sdi2200262-eclass-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-sdi2200262-eclass-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-sdi2200262-eclass-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-sdi2200262-eclass-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-sdi2200262-eclass-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-sdi2200262-eclass-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-sdi2200262-eclass-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_sdi2200262-eclass-mcp-server","summary":"An MCP server for the Open eClass platform by GUnet","description":"# eClass MCP Server\n\nAn MCP server for interacting with the [Open eClass](https://github.com/gunet/openeclass) platform, with support for UoA's SSO authentication.\n\n<p align=\"center\">\n    <a href=\"https://github.com/modelcontextprotocol/python-sdk\"><img src=\"https://img.shields.io/badge/MCP-Protocol-blue\" alt=\"MCP Protocol\"></a>\n    <a href=\"https://www.gnu.org/licenses/gpl-3.0\"><img src=\"https://img.shields.io/badge/License-GPLv3-blue.svg\" alt=\"License: GPL v3\"></a>\n    <img src=\"https://img.shields.io/badge/Python-3.10%2B-blue\" alt=\"Python: 3.10+\">\n</p>\n\n<p align=\"center\">\n    <img src=\"assets/example.png\" alt=\"Example Usage\" width=\"600\">\n</p>\n\n## Features\n\n- **SSO Authentication**: Log in through UoA's CAS SSO system\n- **Course Retrieval**: Get list of enrolled courses\n- **Session Management**: Persistent sessions between tool calls\n- **Status Checking**: Verify authentication status\n\n## Quick Start\n\n### Prerequisites\n\n- Python 3.10+\n- [uv](https://github.com/astral-sh/uv) (recommended) or pip\n\n### Installation\n\n```bash\ngit clone https://github.com/sdi2200262/eclass-mcp-server.git\ncd eclass-mcp-server\nuv sync --dev --all-extras\n```\n\n### Configuration\n\nCreate a `.env` file (or copy `example.env`):\n\n```bash\nECLASS_USERNAME=your_username\nECLASS_PASSWORD=your_password\n```\n\nOptional settings:\n```bash\nECLASS_URL=https://eclass.uoa.gr          # Default\nECLASS_SSO_DOMAIN=sso.uoa.gr              # Default\nECLASS_SSO_PROTOCOL=https                 # Default\n```\n\n### Running\n\n```bash\n# Using the entry point script\npython run_server.py\n\n# Or as a module\npython -m src.eclass_mcp_server.server\n```\n\n## MCP Client Configuration\n\nTo use this MCP server with Claude Desktop, VS Code, Cursor, or any MCP-compatible client, configure your client to run:\n\n```bash\npython3 /absolute/path/to/eclass-mcp-server/run_server.py\n```\n\nSet the following environment variables in your client's MCP configuration:\n\n```json\n{\n  \"env\": {\n    \"ECLASS_USERNAME\": \"your_username\",\n    \"ECLASS_PASSWORD\": …","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_sdi2200262-eclass-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.814,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","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":"iflow-mcp_sdi2200262-eclass-mcp-server","registry":"pypi","observedAt":"2026-09-15T20:21:19.048Z","publishedAt":"2026-02-06T15:21:20.566404Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_sdi2200262-eclass-mcp-server","url":"https://pypi.org/project/iflow-mcp_sdi2200262-eclass-mcp-server/","firstSeenAt":"2026-09-09T21:23:41.227Z","fetchedAt":"2026-09-15T20:19:23.620Z","normalizedAt":"2026-09-15T20:19:23.620Z"}]},"firstSeenAt":"2026-09-09T21:23:41.227Z","updatedAt":"2026-09-15T20:21:19.048Z"}