You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcp/building-servers/building-fastapi-server.mdx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,13 @@ This guide will compare two approaches to building an MCP server for a [FastAPI]
28
28
29
29
## Requirements
30
30
31
-
Let's build an MCP server using the [APItizing Burgers example app](https://github.com/speakeasy-api/examples/tree/main/fastmcp-speakeasy-project/base).
31
+
Let's build an MCP server using the [APItizing Burgers example app](https://github.com/speakeasy-api/examples/tree/main/framework-fastapi).
0 commit comments