fastmcp/docs/community
zzstoatzz 7705f9c275 Add Nate's FastMCP speedrun tutorial to community showcase
- 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>
2025-06-12 12:29:53 -05:00
..
README.md Add Community section to documentation 2025-06-12 11:53:15 -05:00
showcase.mdx Add Nate's FastMCP speedrun tutorial to community showcase 2025-06-12 12:29:53 -05:00

Community Section

This directory contains community-contributed content and showcases for FastMCP.

Structure

  • showcase.mdx - Main community showcase page featuring high-quality projects and examples

Adding Content

To add new community content:

  1. Create a new MDX file in this directory
  2. Update docs.json to include it in the navigation
  3. Follow the existing format for consistency

Guidelines

Community content should:

  • Demonstrate best practices
  • Provide educational value
  • Include proper documentation
  • Be maintained and up-to-date