developer tools

Fetch Mcp

An MCP server to flexibly fetch JSON, text, and HTML data

typescript
local
developer tools
0
View on GitHub

Installation

npx -y zcaceres/fetch-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "fetch-mcp",
  "command": "npx",
  "args": [
    "-y",
    "zcaceres/fetch-mcp"
  ]
}

About This MCP Server

zcaceres/fetch-mcp

An MCP server to flexibly fetch JSON, text, and HTML data

GitHub: https://github.com/zcaceres/fetch-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub