search & data extraction
Fetcher Mcp
MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format.
typescript
local
search & data extraction
Installation
npx -y jae-jae/fetcher-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "fetcher-mcp",
"command": "npx",
"args": [
"-y",
"jae-jae/fetcher-mcp"
]
}About This MCP Server
jae-jae/fetcher-mcp
MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub