developer tools
Fetch Mcp
An MCP server to flexibly fetch JSON, text, and HTML data
typescript
local
developer tools
Installation
npx -y zcaceres/fetch-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub