MCP Directory
Back

mcp-learning

by excel007 · ★ 0

follow https://modelcontextprotocol.io/docs/learn/architecture

Install

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

Related other servers