Fetch MCP
未申請A flexible HTTP fetching Model Context Protocol server.
インストール
npx mcp-fetch <command> <url> [flags]未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(11個)
fetch_html
Fetch a website and return its raw HTML content.
fetch_json
Fetch a URL and return the JSON response.
fetch_markdown
Fetch a website and return its content converted to Markdown.
fetch_readable
Fetch a website and extract the main article content using Mozilla Readability, returned as Markdown. Strips navigation, ads, and boilerplate. Ideal for articles and blog posts.
fetch_txt
Fetch a website and return plain text with HTML tags, scripts, and styles removed.
fetch_youtube_transcript
Fetch a YouTube video's captions/transcript. Uses yt-dlp if available, otherwise extracts directly from the page. Accepts an additional lang parameter (default: "en") to select the caption language.
headers
object
max_length
number
proxy
string
start_index
number
url
string