MCPcopy Create free account
hub / github.com/tadata-org/fastapi_mcp / 04_separate_server_example.py

File 04_separate_server_example.py

examples/04_separate_server_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This example shows how to run the MCP server and the FastAPI app separately.
3You can create an MCP server from one FastAPI app, and mount it to a different app.
4"""

Callers

nothing calls this directly

Calls 3

setup_loggingFunction · 0.90
FastApiMCPClass · 0.90
mount_httpMethod · 0.80

Tested by

no test coverage detected