MCP Directory
Back

lets-learn-mcp-python

by microsoft · Python · ★ 1,052

MCP Python Tutorial

#ai#mcp#python

Install

pip install git+https://github.com/microsoft/lets-learn-mcp-python.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "lets-learn-mcp-python": {
      "command": "uvx",
      "args": [
        "git+https://github.com/microsoft/lets-learn-mcp-python.git"
      ]
    }
  }
}

From the README

A comprehensive guide to understanding and building Model Context Protocol (MCP) Servers for Python developers through interactive learning experiences. **Watch the video** walkthrough on YouTube here: [Let's Learn MCP Python Live](https://www.youtube.com/watch?v=qQZFvz4BTCY&t=2858s) Code from the **AI Engineer Paris** Talk can be found here: [Building MCP Servers for VS Code](https://github.com/microsoft/lets-learn-mcp-python/tree/main/ai-engineer-25) By the end of this tutorial series, you'll have: 1. **🐍 Python Study Buddy App** - An interactive console application that uses a custom M…
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