Files
wehub-resource-sync 8f1970542a
CI / Ruff (push) Waiting to run
CI / MyPy (push) Waiting to run
CI / Test Python 3.10 (push) Waiting to run
CI / Test Python 3.11 (push) Waiting to run
CI / Test Python 3.12 (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:49:13 +08:00
..

FastAPI-MCP Examples

The following examples demonstrate various features and usage patterns of FastAPI-MCP:

  1. Basic Usage Example - Basic FastAPI-MCP integration
  2. Full Schema Description - Customizing schema descriptions
  3. Custom Exposed Endpoints - Controlling which endpoints are exposed
  4. Separate Server - Deploying MCP server separately
  5. Reregister Tools - Adding endpoints after MCP server creation
  6. Custom MCP Router - Advanced routing configuration
  7. Configure HTTP Timeout - Customizing timeout settings