MCP Directory
Back

static

by modelcontextprotocol · HTML · ★ 10

want a static file hosted somewhere? static.modelcontextprotocol.io is somewhere!

Install

git clone https://github.com/modelcontextprotocol/static.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": {
    "static": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/static"
      ]
    }
  }
}

From the README

want a static file hosted somewhere? static.modelcontextprotocol.io is somewhere!
Read full README on GitHub →

Related filesystem servers