MCP Directory
Back

ModelContextProtocol

by guyvdn · HTML · ★ 0

Developer Guide on Model Context Protocol

Install

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

From the README

This repository contains presentation materials for an introduction to AI tools and Model Context Protocol. - - - visit Learn more about Slidev at the [documentation](https://sli.dev/).
Read full README on GitHub →

Related other servers