---
title: "Watch the recordings from my Python + MCP series"
url: https://daily.dev/posts/watch-the-recordings-from-my-python-mcp-series-nkda0yiah
source_url: https://blog.pamelafox.org/2025/12/watch-recordings-from-my-python-mcp.html
type: article
source: "Pamela Fox"
published: 2025-12-19T15:51:46.699Z
updated: 2025-12-19T15:52:04.225Z
tags: ["python", "azure", "genai", "oauth", "mcp"]
reading_time: 3
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Watch the recordings from my Python + MCP series

**[Pamela Fox](https://daily.dev/sources/pamelafox)** · 3 min read · 1 upvotes · 0 comments

## Summary

A three-part video series covering Model Context Protocol (MCP) implementation in Python. The series demonstrates building MCP servers using FastMCP, deploying them to Azure (Container Apps and Functions) with OpenTelemetry instrumentation, and implementing authentication layers using API keys, OAuth2, and providers like Keycloak and Microsoft Entra. All materials including recordings, slides, and open-source code samples with one-command deployment are freely available.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.pamelafox.org/2025/12/watch-recordings-from-my-python-mcp.html>

## Similar posts on daily.dev

- [Connecting LLMs to Your Data With Python MCP Servers – Real Python](https://daily.dev/posts/connecting-llms-to-your-data-with-python-mcp-servers-real-python-9wqmzbqae) · Real Python · 2 upvotes · 0 comments
- [Learn MCP Essentials and How to Create Secure Agent Interfaces with FastMCP](https://daily.dev/posts/learn-mcp-essentials-and-how-to-create-secure-agent-interfaces-with-fastmcp-y5hvuxmnv) · freeCodeCamp · 6 upvotes · 0 comments
- [How to Build Your First MCP Server using FastMCP](https://daily.dev/posts/how-to-build-your-first-mcp-server-using-fastmcp-apaw1c7jz) · freeCodeCamp · 2 upvotes · 0 comments
- [How to Build Your Own MCP Server with Python](https://daily.dev/posts/how-to-build-your-own-mcp-server-with-python-9azzt16xk) · freeCodeCamp · 4 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#azure](https://daily.dev/tags/azure), [#genai](https://daily.dev/tags/genai), [#oauth](https://daily.dev/tags/oauth), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/watch-the-recordings-from-my-python-mcp-series-nkda0yiah)
