{"id":48483365,"url":"https://github.com/andrey-oss/mc-checker","last_synced_at":"2026-04-07T09:01:46.420Z","repository":{"id":302644402,"uuid":"398774229","full_name":"Andrey-oss/MC-Checker","owner":"Andrey-oss","description":"MC-Checker - Minecraft server checker written on python3 ","archived":false,"fork":false,"pushed_at":"2025-07-03T12:48:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"v1.0-beta","last_synced_at":"2025-07-03T13:47:02.851Z","etag":null,"topics":["api","minecraft","parser","python3","server"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andrey-oss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-22T10:41:16.000Z","updated_at":"2025-07-03T12:48:41.000Z","dependencies_parsed_at":"2025-07-03T13:47:04.472Z","dependency_job_id":"cdb36705-e5d0-4158-baf3-0cac9df9038d","html_url":"https://github.com/Andrey-oss/MC-Checker","commit_stats":null,"previous_names":["andrey-oss/mc-checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Andrey-oss/MC-Checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2FMC-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2FMC-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2FMC-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2FMC-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andrey-oss","download_url":"https://codeload.github.com/Andrey-oss/MC-Checker/tar.gz/refs/heads/v1.0-beta","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2FMC-Checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","minecraft","parser","python3","server"],"created_at":"2026-04-07T09:01:42.037Z","updated_at":"2026-04-07T09:01:46.413Z","avatar_url":"https://github.com/Andrey-oss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MC-Checker v1.0-beta\n\nA simple Minecraft server status checker built using Python and the [mcsrvstat.us](https://api.mcsrvstat.us/) API.\n\n---\n\n## Features\n\n- Checks online status of **Minecraft Java** and **Bedrock** servers (WIP)\n- Displays key server info (players, MOTD, version, etc.)\n- Lightweight and fast\n- CLI-based with ASCII logo\n- Modular codebase (`core/` package)\n\n---\n\n## Requirements\n\n- Python 3.7+\n- Internet connection\n\n## Install required packages with:\n\n```bash\npip install requests\n```\n\n## How to Run\n\n```bash\npython3 mc-checker.py\n```\n\nThen enter the target Minecraft server address when prompted:\n\n```\nTarget server: hypixel.net\n```\n\n## Project Structure\n\n```\nMC-Checker/\n├── mc-checker.py            # Main entry point\n├── core/\n│   ├── logo.py              # ASCII logo printer\n│   ├── main.py              # Server info parser and printer\n│   ├── probe_request.py     # Initial API probe request\n│   └── server_checker.py    # Service checker\n├── LICENSE\n├── README.md\n└── CHANGELOG\n```\n\n## API Reference\n\n* Java: https://api.mcsrvstat.us/2/\u003cdomain\u003e\n* Bedrock: https://api.mcsrvstat.us/bedrock/2/\u003cdomain\u003e\n\n## License\n\nThis project is licensed under the MIT License. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fmc-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey-oss%2Fmc-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fmc-checker/lists"}