MCP Directory
Back

hdefazio.mcp_fetch

by hdefazio · ★ 0

Ansible collection providing the Fetch MCP server (from the modelcontextprotocol project) for Execution Environments.

Install

git clone https://github.com/hdefazio/hdefazio.mcp_fetch.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hdefazio-mcp-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "github:hdefazio/hdefazio.mcp_fetch"
      ]
    }
  }
}

From the README

Ansible collection that installs the [Fetch MCP server](https://github.com/modelcontextprotocol/servers/blob/main/src/fetch/README.md) in Ansible Execution Environments. The Fetch MCP server provides web content fetching capabilities for AI assistants and automation workflows through the Model Context Protocol. - Ansible >= 2.16.0 - Python >= 3.10 in the execution environment - collection >= 1.0.0 To work on this collection in place without building/installing: Now you can edit files directly and test changes immediately without rebuilding. Installs the Fetch MCP server using the framew…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers