Content
# Timestamp MCP
A Model Context Protocol server that provides current timestamp information to Claude for time-aware conversations.
## Installation
This MCP server is designed to be used with Claude Desktop. Add it to your Claude configuration:
```json
{
"mcpServers": {
"timestamp": {
"command": "npx",
"args": ["-y", "github:gwendelen/timestamp-mcp"]
}
}
}
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers