lets-learn-mcp-python

microsoft/lets-learn-mcp-python
★ 1,038 stars Python 📦 Other Updated 1mo ago
MCP Python Tutorial
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lets-learn-mcp-pytho": {
      "command": "uvx",
      "args": [
        "lets-learn-mcp-python"
      ]
    }
  }
}

Or install with pip: pip install lets-learn-mcp-python

Topics

aimcppython