Spaces:
Running
Running
zzstoatzz Claude commited on
Commit ·
da01f98
1
Parent(s): e7cc78c
Add Nate's FastMCP speedrun tutorial to community showcase
Browse files- Add "Speedrun a MCP server for Claude Desktop" video tutorial
- Tutorial by Nate from Prefect demonstrating quick MCP server setup
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
docs/community/showcase.mdx
CHANGED
|
@@ -32,6 +32,13 @@ Discover exemplary MCP servers and implementations created by our community. The
|
|
| 32 |
title="FastMCP — the best way to build an MCP server with Python"
|
| 33 |
/>
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
### Community Examples
|
| 36 |
|
| 37 |
Have you built something interesting with FastMCP? We'd love to feature high-quality examples here! Start a [discussion on GitHub](https://github.com/jlowin/fastmcp/discussions) to share your project.
|
|
|
|
| 32 |
title="FastMCP — the best way to build an MCP server with Python"
|
| 33 |
/>
|
| 34 |
|
| 35 |
+
**Speedrun a MCP server for Claude Desktop (fastmcp)** - Tutorial by Nate from Prefect
|
| 36 |
+
|
| 37 |
+
<YouTubeEmbed
|
| 38 |
+
videoId="67ZwpkUEtSI"
|
| 39 |
+
title="Speedrun a MCP server for Claude Desktop (fastmcp)"
|
| 40 |
+
/>
|
| 41 |
+
|
| 42 |
### Community Examples
|
| 43 |
|
| 44 |
Have you built something interesting with FastMCP? We'd love to feature high-quality examples here! Start a [discussion on GitHub](https://github.com/jlowin/fastmcp/discussions) to share your project.
|