Official · MODEL CONTEXT PROTOCOL

goswamig fetch mcp

A flexible HTTP fetching Model Context Protocol server.

WHAT IT CONNECTS

goswamig fetch mcp 为 AI Agent 提供什么

  • Fetches web content using modern fetch API
  • Supports custom headers for requests
  • Provides content in multiple formats: HTML, JSON, plain text, and Markdown
  • Uses JSDOM for HTML parsing and text extraction
  • Uses TurndownService for HTML to Markdown conversion
  • Run `npm run dev` to start the TypeScript compiler in watch mode
  • Use `npm test` to run the test suite

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。