← Back to list

ai-factory-server
by alexanderjamesmcleod
Ideas that make sense. Products that make cents. 💡💰 An autonomous AI development platform.
⭐ 0🍴 0📅 Jan 8, 2026
SKILL.md
name: ai-factory-server description: Local cloud server providing API access to skills and files for Claude.ai version: 1.0.0
AI Factory Server
Provides HTTP API access to your local file system, enabling Claude.ai to:
- Browse and read skills
- Access project files
- Execute read-only commands
- Save context data
Architecture
Express server (localhost:3456) → Tunnelmole → Claude.ai (web_fetch)
Security
- Auth token required (Bearer token)
- Path restrictions (only .claude-skills, .ai-factory, projects)
- Read-only by default
- Write only to .ai-factory directory
- Command whitelist for execution
API Endpoints
See reference/api-docs.md for complete API documentation.
Usage
Managed via ai-factory-tunnel skill:
ai-factory-tunnel start
ai-factory-tunnel status
ai-factory-tunnel stop
Requirements
- Node.js (v16+)
- npm or npx
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon