Official · MODEL CONTEXT PROTOCOL

goswamig fetch mcp

A flexible HTTP fetching Model Context Protocol server.

WHAT IT CONNECTS

What goswamig fetch mcp gives an 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

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.