Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 781 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 781 Bytes

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