Back to search
30
MCP

burnworks-mcp-server-fetch

pypi/burnworks-mcp-server-fetch

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs, with enhanced support for extracting specific content via CSS selectors, element IDs, or HTML tag names

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

bill-fetch-mcp-server
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
levalicious-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
iflow-mcp_maartensmeets-mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
allwise-mcp-fetch
A Model Context Protocol server providing enhanced web content fetching capabilities for LLMs
0 tools
mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools
acuvity/mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "burnworks-mcp-server-fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}