Time Date Mcp For Claude
F 47 completed
Other
unknown / objective-c · tiny
7
Files
605
LOC
0
Frameworks
3
Languages
Pipeline State
completedRun ID
#1160475Phase
doneProgress
0%Started
2026-04-15 16:29:09Finished
2026-04-15 16:29:09LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_tinyNovelty
15.35Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #49102
Member of a group with 47 similar repo(s) — canonical #1436145 view group →
Repobility · code-quality intelligence · https://repobility.com
AI Prompt
Create a native macOS command-line tool written in Objective-C that functions as a Model Context Protocol (MCP) server for Claude. This tool should expose a `get_current_datetime` tool that returns the local date, time, timezone, and day of week from the user's Mac. The server must communicate over stdio using JSON-RPC 2.0 and should ideally be packaged as a standalone binary. Please structure the project to be buildable using Xcode.
objective-c macos command-line mcp stdio json-rpc macos-tool native-binary
Generated by gemma4:latest
Catalog Information
Create a native macOS command-line tool written in Objective-C that functions as a Model Context Protocol (MCP) server for Claude. This tool should expose a get_current_datetime tool that returns the local date, time, timezone, and day of week from the user's Mac. The server must communicate over stdio using JSON-RPC 2.0 and should ideally be packaged as a standalone binary. Please structure the project to be buildable using Xcode.
Tags
objective-c macos command-line mcp stdio json-rpc macos-tool native-binary
Quality Score
F
47.4/100
Structure
44
Code Quality
45
Documentation
37
Testing
0
Practices
78
Security
100
Dependencies
60
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Embed Badge
Add to your README:
