ai.smithery/JMoak-chrono-mcp
Convert and compare dates and times across any timezone with flexible, locale-aware formatting. Ad…
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-smithery-jmoak-chrono-mcp": {
"type": "streamable-http",
"url": "https://server.smithery.ai/@JMoak/chrono-mcp/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-smithery-jmoak-chrono-mcp": {
"url": "https://server.smithery.ai/@JMoak/chrono-mcp/mcp"
}
}
}Security Report
Score Breakdown
Findings (5)
Incomplete Server Description
The server description is truncated mid-sentence ('Ad…'), making it impossible to fully understand the server's capabilities and purpose.
Remote HTTP Endpoint
Server uses streamable-http transport with a remote URL, meaning it accepts connections from the internet. This increases attack surface compared to local stdio servers.
Tool Definitions Not Available
Tool definitions were not fetched from the server, preventing analysis of input validation, prompt injection risks, or capability scope verification.
No Resources Defined
Server reports no resources, which is consistent with a simple utility server but limits understanding of what data it can access.
Semantic Analysis Summary
This timezone/date conversion server has positive trust signals (public GitHub repository, clear author identity) but presents moderate concerns due to remote HTTP exposure and an incomplete description that prevents full capability assessment. Tool definitions should be reviewed to verify input validation and scope appropriateness for a date/time utility.
Last scanned 1h ago
Details
- Version
- 0.2.0
- Transport
- streamable-http
- Capabilities
- Repository
- JMoak/chrono-mcp