seeksvc Search tools, solutions, libraries…
Home / AI / AI Applications / reclaude
github.com icon
reclaude Open source
A Claude official website mirror service deployable on your own server with a custom domain.
Visit website ↗
Introduction
reclaude is a Claude official website mirror service that can be deployed on your own server and accessed with a custom domain.
## v2.0 features
- **Database persistence**: uses SQLite to store account and Token data; data is not lost after restart.
- **Admin management API**: provides complete CRUD management APIs for accounts and Tokens.
- **Feature Level permission system**: supports three permission levels: `full` / `standard` / `restricted`.
- **Dual-service architecture**: the main service (default port 4000) and Content service (default port 4010) run independently.
- **Cookie persistence and reuse**: intelligently reuses Cookies within 30 minutes to reduce request overhead.
- **Browser fingerprint simulation**: supports fingerprint simulation for the latest Chrome version.
## Deployment
Deploy using a Docker image or a binary executable. Docker / Docker Compose deployments should mount `./data:/data` to persist the SQLite database. Environment variables include `TZ`, `ALL_PROXY`, `SERVER_PORT`, `CONTENT_SERVER_PORT`, `MAIN_SERVER_URL`, `CONTENT_SERVER_URL`, `RECLAUDE_SECRET`, `RECLAUDE_FEATURE_LEVEL`, `ADMIN_USERNAME`, and `ADMIN_PASSWORD`.
## Notes
v2.0 is a brand-new version and is incompatible with v1.x. v2 introduces database persistence, Admin management interfaces, a Feature Level permission system, and other major changes; pay attention to data migration when upgrading from v1.
Preview features require configuring `MAIN_SERVER_URL` and `CONTENT_SERVER_URL`; local preview is not available by default. The OAuth interface requires `RECLAUDE_ENABLE_OAUTH=true`.
## Disclaimer
Using this project may violate Anthropic's Terms of Service. Please carefully read Anthropic's user agreement before use. All risks of using this project are borne by the user. This project is for technical learning and research only; the author is not responsible for account bans, service interruptions, or other losses caused by using this project.
Claude mirrorSelf-hostingDocker deploymentSQLite persistenceAdmin APIToken managementOAuthBrowser fingerprint
Screenshots
Screenshot placeholder
Screenshot placeholder
Deployment
Docker
适合希望用单个容器快速在自有服务器上部署 reclaude,并自行配置代理、密钥与数据挂载的用户。
Docker Compose
适合需要通过 docker-compose.yml 和 .env 管理配置、持久化 SQLite 数据并长期运行服务的自托管场景。
二进制文件
适合不使用容器、希望直接下载对应平台可执行文件并在服务器上运行 reclaude 的用户。
官方云服务(EasyChat)
适合不方便自建但希望直接使用基于 Reclaude 部署的 Claude 官网镜像在线服务的用户。
Details
Type Open-source software
Last verified 2026-08-16
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated