Mcp Webpage Timestamps
@Fabien-desablens
About Mcp Webpage Timestamps
MCP server for extracting webpage creation, modification, and publication timestamps
Basic information
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
More Browser Automation MCP servers
Puppeteer Vision Mcp Server
djannotbrowser-use-mcp-server
co-browserBrowse the web, directly from Cursor etc.
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
Yoyo
firecrawl🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Puppeteer MCP Server
merajmehrabiThis MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
Comments