MCPcopy Index your code
hub / github.com/tadata-org/fastapi_mcp / 01_basic_usage_example.py

File 01_basic_usage_example.py

examples/01_basic_usage_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from examples.shared.apps.items import app # The FastAPI app
2from examples.shared.setup import setup_logging
3
4from fastapi_mcp import FastApiMCP

Callers

nothing calls this directly

Calls 3

setup_loggingFunction · 0.90
FastApiMCPClass · 0.90
mount_httpMethod · 0.80

Tested by

no test coverage detected