MCP Node Fetch
MCP 노드 가져오기
Node.js undici 라이브러리를 사용하여 웹 콘텐츠를 가져올 수 있는 MCP 서버입니다.
특징
다양한 HTTP 메서드를 사용하여 모든 URL에서 콘텐츠를 가져옵니다.
헤더 및 요청 본문 지원
다양한 형식(텍스트, JSON, 바이너리, HTML 조각)으로 콘텐츠를 반환합니다.
오류를 우아하게 처리하세요
시간 초과 및 리디렉션 동작 구성
Related MCP server: MCP Server Fetch Python
MCP 도구
이 서버는 다음과 같은 MCP 도구를 제공합니다.
fetch-url
URL에서 콘텐츠를 가져와서 반환합니다.
매개변수:
url(문자열, 필수): 가져올 URLmethod(문자열, 선택 사항): HTTP 메서드(기본값: "GET")headers(객체, 선택 사항): 포함할 HTTP 헤더body(문자열, 선택 사항): POST/PUT 요청에 대한 요청 본문timeout(숫자, 선택 사항): 요청 시간 초과(밀리초)responseType(문자열, 선택 사항): 응답을 구문 분석하는 방법("text", "json", "binary", "html-fragment")fragmentSelector(문자열, 선택 사항): 특정 HTML 조각을 추출하는 CSS 선택기(responseType이 "html-fragment"인 경우)followRedirects(부울, 선택 사항): 리디렉션을 따를지 여부(기본값: true)
extract-html-fragment
CSS 선택기를 사용하여 웹 페이지에서 특정 HTML 콘텐츠를 추출하고 선택적으로 앵커 포인트로 이동합니다.
매개변수:
url(문자열, 필수): 가져올 URLselector(문자열, 필수): 추출할 HTML 조각에 대한 CSS 선택기anchorId(문자열, 선택 사항): 특정 조각을 찾기 위한 선택적인 앵커 IDmethod(문자열, 선택 사항): HTTP 메서드(기본값: "GET")headers(객체, 선택 사항): 포함할 HTTP 헤더body(문자열, 선택 사항): POST 요청에 대한 요청 본문timeout(숫자, 선택 사항): 요청 시간 초과(밀리초)followRedirects(부울, 선택 사항): 리디렉션을 따를지 여부(기본값: true)
check-status
전체 콘텐츠를 다운로드하지 않고도 URL에 접근할 수 있는지 확인합니다.
매개변수:
url(문자열, 필수): 확인할 URLtimeout(숫자, 선택 사항): 요청 시간 초과(밀리초)
데스크톱 구성을 위한 Claude
Claude for Desktop과 함께 사용하려면 claude_desktop_config.json 에 다음을 추가하세요.
지엑스피1
특허
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceA powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.47,91441MIT
- AlicenseAqualityCmaintenanceAn MCP server for fetching and transforming web content into various formats.48MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables AI assistants to fetch web content in multiple formats (HTML, JSON, text, Markdown) with intelligent content extraction, chunk management, and browser automation support.55215MIT
- Alicense-qualityDmaintenanceMCP server for fetching web pages without robots.txt restrictions, supporting all standard HTTP methods, custom headers, body, redirect control, and timeout settings.7MIT
Related MCP Connectors
Free remote MCP server for fetching public web pages through a rotating proxy pool.
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcollina/mcp-node-fetch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server