mirror of
https://github.com/tadata-org/fastapi_mcp.git
synced 2025-04-13 23:32:11 +03:00
fastapi-native routes
This commit is contained in:
@@ -10,7 +10,6 @@ from fastapi_mcp import FastApiMCP
|
||||
# Add MCP server to the FastAPI app
|
||||
mcp = FastApiMCP(
|
||||
items.app,
|
||||
mount_path="/mcp",
|
||||
name="Item API MCP",
|
||||
description="MCP server for the Item API",
|
||||
base_url="http://localhost:8000",
|
||||
|
||||
Reference in New Issue
Block a user