MCP Directory
Back

MCP-Demos

by ausosagie · ★ 0

Follows the demos for MCP Clients and Servers from modelcontextprotocol.io

Install

git clone https://github.com/ausosagie/MCP-Demos.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-demos": {
      "command": "npx",
      "args": [
        "-y",
        "github:ausosagie/MCP-Demos"
      ]
    }
  }
}

💡 Need a managed MCP host?

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

Related other servers