Submit

mcp-server-fetch-typescript MCP Server

@MCP-Mirror

Overview

what is mcp-server-fetch-typescript?

The mcp-server-fetch-typescript is a Model Context Protocol server designed for web content fetching and conversion. It provides a robust system for retrieving web content in various formats, making it suitable for tasks ranging from simple data extraction to complex web scraping.

how to use mcp-server-fetch-typescript?

To use the mcp-server-fetch-typescript, you can install it globally or as a project dependency using npm. Configuration is required for integration with applications like Claude Desktop.

key features of mcp-server-fetch-typescript?

  • get_raw_text: Retrieve raw text content from URLs.
  • get_rendered_html: Fetch fully rendered HTML content after JavaScript execution.
  • get_markdown: Convert web content to Markdown format.
  • get_markdown_summary: Extract and convert main content to clean Markdown.

use cases of mcp-server-fetch-typescript?

  1. Extracting data from JSON, XML, or CSV files.
  2. Scraping content from modern web applications and SPAs.
  3. Archiving web content in Markdown format for documentation.
  4. Summarizing articles and blog posts by extracting main content.

FAQ from mcp-server-fetch-typescript?

  • How do I install the mcp-server-fetch-typescript?

You can install it globally using npm install -g mcp-server-fetch-typescript or as a project dependency with npm install mcp-server-fetch-typescript.

  • Can I use it with Claude Desktop?

Yes! You need to add the server configuration in the Claude Desktop config file.

  • What formats does it support for content retrieval?

It supports various formats including raw text, HTML, and Markdown.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.