Back to search
30
MCP

chungoid-mcp-server-fetch

pypi/chungoid-mcp-server-fetch

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

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

Similar MCP servers embedding-nearest

chungoid-mcp-server-git
A Model Context Protocol server providing tools for interacting with git repositories via the command line
0 tools
chungoid-mcp-server-time
A Model Context Protocol server providing tools for working with time and dates
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
acuvity/mcp-server-fetch
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
bill-fetch-mcp-server
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools
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 spe
0 tools

How to use

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

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