<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0" -->

---
title: Episode #285: Exploring MCP Apps &amp; Adding Interactive...
description: Den Delimarsky, MCP Steering Committee member and Core Maintainer at Anthropic, joins the Real Python Podcast to discuss Model Context Protocol (MCP) Apps and...
canonical: https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Episode #285: Exploring MCP Apps &amp; Adding Interactive UIs to Clients – The Real Python Podcast | daily.dev
og:description: Den Delimarsky, MCP Steering Committee member and Core Maintainer at Anthropic, joins the Real Python Podcast to discuss Model Context Protocol (MCP) Apps and...
og:url: https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0
og:image: https://api.daily.dev/og/posts/nT7IDMpa0.png
og:image:alt: Episode #285: Exploring MCP Apps &amp; Adding Interactive UIs to Clients – The Real Python Podcast
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# Episode #285: Exploring MCP Apps & Adding Interactive UIs to Clients – The Real Python Podcast

**[Real Python](https://daily.dev/sources/rpython)** · 3 min read · 1 upvotes · 0 comments

## Summary

Den Delimarsky, MCP Steering Committee member and Core Maintainer at Anthropic, joins the Real Python Podcast to discuss Model Context Protocol (MCP) Apps and how to add interactive web-based UI components directly inside chat conversations. Topics include structuring MCP tools, spec-driven development, Claude Agent Skills, tunneling with Cloudflared, reverse engineering with Ghidra MCP, and using FastMCP 2.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://realpython.com/podcasts/rpp/285/>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#anthropic](https://daily.dev/tags/anthropic), [#mcp](https://daily.dev/tags/mcp), [#python](https://daily.dev/tags/python), [#spec-driven-development](https://daily.dev/tags/spec-driven-development)

[View this post on daily.dev](https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Episode #285: Exploring MCP Apps & Adding Interactive UIs to Clients – The Real Python Podcast","url":"https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0"},"datePublished":"2026-02-20T12:06:26.253Z","dateModified":"2026-05-28T02:13:51.701Z","description":"Den Delimarsky, MCP Steering Committee member and Core Maintainer at Anthropic, joins the Real Python Podcast to discuss Model Context Protocol (MCP) Apps and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d45a47179521ff0d33110be6e85ba768?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d45a47179521ff0d33110be6e85ba768?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Real Python","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Real Python","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/rpython","url":"https://daily.dev/sources/rpython"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/episode-285-exploring-mcp-apps-adding-interactive-uis-to-clients-the-real-python-podcast-nt7idmpa0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,anthropic,mcp,python,spec-driven-development","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Real Python","item":"https://daily.dev/sources/rpython"},{"@type":"ListItem","position":3,"name":"Episode #285: Exploring MCP Apps & Adding Interactive UIs to Clients – The Real Python Podcast"}]}
```

