MCP Directory
Back

fetch-mcp-server

by Tisik79 · ★ 0

Klonovaný MCP server pro fetch ze zdrojového repozitáře modelcontextprotocol/servers

Install

git clone https://github.com/Tisik79/fetch-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "fetch-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:Tisik79/fetch-mcp-server"
      ]
    }
  }
}

Related other servers