Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
This example shows how to run the MCP server and the FastAPI app separately.
3
You 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_logging
Function · 0.90
FastApiMCP
Class · 0.90
mount_http
Method · 0.80
Tested by
no test coverage detected