Mcp Webpage Timestamps
@Fabien-desablens
About Mcp Webpage Timestamps
MCP server for extracting webpage creation, modification, and publication timestamps
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Webpage Timestamps?
Mcp Webpage Timestamps is a specialized Model Context Protocol server that extracts creation, modification, and publication timestamps from web pages. It is designed for content freshness analysis, temporal web scraping, and understanding the lifecycle of web content.
How to use Mcp Webpage Timestamps?
Install globally via npm install -g mcp-webpage-timestamps, then add to your MCP client configuration using npx mcp-webpage-timestamps as the command. Use the extract_timestamps tool for single URLs or batch_extract_timestamps for multiple URLs simultaneously.
Key features of Mcp Webpage Timestamps
- Extracts timestamps from HTML meta tags, HTTP headers, JSON-LD, microdata, and heuristics.
- Provides confidence scoring (high, medium, low) based on source reliability.
- Supports configurable timeouts and retry logic.
- Offers batch processing for multiple URLs simultaneously.
- TypeScript implementation with full type safety.
- Returns detailed source information per timestamp.
Use cases of Mcp Webpage Timestamps
- Content Freshness Analysis: Evaluate how recent web content is.
- SEO Research: Analyze publication patterns and content updates.
- Web Scraping: Add temporal context to scraped data.
- Academic Research: Study temporal aspects of web content.
- Content Management: Track content lifecycle and updates.
FAQ from Mcp Webpage Timestamps
Basic information
More Browser Automation MCP servers
BitBrowser MCP service
BitBrowser01BitBrowser MCP simple to use, no complicated procedures required. Supports a variety of intelligent agent services.
Puppeteer MCP Server
merajmehrabiThis MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.

Fetch
modelcontextprotocolModel Context Protocol Servers
Comments