MCP Directory

Fetch

GitHub
Web Utilities

Web content fetching and conversion for efficient LLM usage; converts HTML to markdown

Tools(1)

Available tools exposed by this MCP server to your AI agent.

fetch

Fetch a URL and return its content as markdown or raw text

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add fetch

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use Fetch directly without routing

uvx mcp-server-fetch

New to Agent-CoreX? View setup guide →

Fetch MCP Server — Agent-CoreX