nicedreamzapp/claude-code-local

Run Claude Code 100% on-device with local AI on Apple Silicon. MLX-native Anthropic-API server. 6 fighters incl. Muse-Glimmer 30B (now multimodal — reads...

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 20th, 2026
Created on March 26th, 2026
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 629
Total Stargazers: 3,327 (+1)
Total Subscribers: 30 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.7 hours
Mean response time: 43.4 hours
90th percentile: 6.1 days
Tracked items: 21

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 1 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (5)
  • enhancement (3)
  • help wanted (2)
  • good first issue (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Claude Code Local is a local AI server that runs Claude Code entirely on-device using Apple Silicon hardware with MLX-native implementation of the Anthropic API.

The tool addresses the need for private, offline code execution in environments where data cannot leave the device. It works by running multiple large language models locally on Apple Silicon Macs, eliminating dependency on cloud services. The project includes six model options spanning different capability and speed tradeoffs, including Muse-Glimmer 30B with multimodal image reading capabilities, Gemma 4 31B, Qwen 3.5 122B optimized for throughput, and DeepSeek V4 Flash with extended context windows. By implementing an MLX-native Anthropic API server, it allows existing Claude Code workflows to function entirely offline.

This tool suits organizations handling sensitive data under regulatory constraints such as healthcare, legal, or NDA-bound work where data residency and airgap requirements are non-negotiable. It is purpose-built for developers on Apple Silicon who need code generation capabilities without cloud transmission. The project explicitly targets private and offline-first use cases rather than serving as a general-purpose local LLM runner.

The project shows active development with recent additions of multimodal capabilities to its flagship model and ongoing model integration work. Maintenance activity includes regular updates to supported model options and performance optimizations for Apple Silicon execution.