Time Date Mcp For Claude

F 47 completed
Other
unknown / objective-c · tiny
7
Files
605
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1160475
Phase
done
Progress
0%
Started
2026-04-15 16:29:09
Finished
2026-04-15 16:29:09
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
15.35
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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

objective-c
69.7%
markdown
19.7%
json
10.6%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/793146.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV