Fetch MCP Server

Stableapi
1350 starsTypeScriptAnthropic
GitHubnpm
About

Overview

The Fetch MCP Server enables AI agents to retrieve content from URLs and convert it to a format suitable for language model consumption. It fetches web pages, converts HTML to clean markdown, and handles various content types including JSON and plain text. Essential for web research and content extraction.
Capabilities

Tools & Capabilities

fetch

Fetch a URL and return content as markdown or raw text

Setup

Installation

bash
Install
npx -y @modelcontextprotocol/server-fetch
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "fetch": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-fetch"]
    }
  }
}

Quick Info

AuthorAnthropic
LanguageTypeScript
StatusStable
Stars 1350
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Fetch MCP Server - MCP Server Directory - CortexAgent