MCP.so
登录
M

Mcp Webpage Timestamps

@Fabien-desablens

关于 Mcp Webpage Timestamps

MCP server for extracting webpage creation, modification, and publication timestamps

基本信息

分类

浏览器自动化

传输方式

stdio

发布者

Fabien-desablens

提交者

Fabien Desablens

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

浏览器自动化 分类下的更多 MCP 服务器