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
MarkItDown MCP
Python tool for converting files and office documents to Markdown.
Sequential Thinking
Model Context Protocol Servers
Git
Model Context Protocol Servers
Time
Model Context Protocol Servers
Filesystem
Model Context Protocol Servers
Context 7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors