Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
examples.shared.apps.items
import
app
# The FastAPI app
2
from
examples.shared.setup
import
setup_logging
3
4
from
fastapi_mcp
import
FastApiMCP
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