MCP Directory
Back

ModelContextProtocol-Training

by SubhabrataBarik · Python · ★ 0

ModelContextProtocol-Training — MCP server.

Install

pip install git+https://github.com/SubhabrataBarik/ModelContextProtocol-Training.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-training": {
      "command": "uvx",
      "args": [
        "git+https://github.com/SubhabrataBarik/ModelContextProtocol-Training.git"
      ]
    }
  }
}

From the README

git init git branch -M main echo .env >> .gitignore git add . git commit -m "Initial commit - cleaned repo" git remote add origin https://github.com/SubhabrataBarik/ModelContextProtocol-Training.git git push -u origin main --force git branch git branch feature-x git branch git checkout feature-x git branch git checkout main git switch main git pull origin main git merge feature-x git push origin main git branch -d feature-x | Server | Install Command | | ------------- | --------------------------------------------…
Read full README on GitHub →

💡 Need a managed MCP host?

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

Related developer tools servers