-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Problem
FastMCP examples showcase the framework's capabilities for building MCP servers. Currently missing a production-ready example that demonstrates enterprise features and real-world deployment patterns.
Proposed Solution
Add Roundtable MCP Server as a showcase example that demonstrates:
- Production-ready MCP server built with FastMCP 2.0
- Zero-configuration setup and auto-discovery
- Session management across multiple AI providers
- Enterprise features (auth, monitoring, scalability)
- Real PyPI package deployment (roundtable-ai)
Implementation
Create directory containing:
-
- Main server implementation
-
- Configuration
-
- Documentation and usage examples
Value
- Showcases FastMCP's enterprise capabilities
- Demonstrates production deployment patterns
- Provides reference for complex MCP server development
- Highlights zero-configuration and session management features
Validation
Roundtable is already deployed as a production package on PyPI with active users, validating FastMCP's production readiness.
Repository: https://github.com/askbudi/roundtable
Package: https://pypi.org/project/roundtable-ai/
This follows the requirement to create an issue before opening PRs as outlined in the contributing guidelines.
Metadata
Metadata
Assignees
Labels
No labels