Jeremiah Lowin commited on
Commit
531fdc7
·
1 Parent(s): 4647681

Add updates

Browse files
Files changed (1) hide show
  1. docs/updates.mdx +30 -1
docs/updates.mdx CHANGED
@@ -111,4 +111,33 @@ This major release reimagines FastMCP as a full ecosystem platform, with powerfu
111
 
112
  FastMCP 2.0 builds on the success of v1 with a cleaner, more flexible foundation—try it out today!
113
  </Card>
114
- </Update>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
 
112
  FastMCP 2.0 builds on the success of v1 with a cleaner, more flexible foundation—try it out today!
113
  </Card>
114
+ </Update>
115
+
116
+
117
+
118
+ <Update label="Official SDK" description="December 3, 2024" tags={["Announcements"]}>
119
+ <Card
120
+ title="FastMCP is joining the official MCP Python SDK!"
121
+ href="https://bsky.app/profile/jlowin.dev/post/3lch4xk5cf22c"
122
+ icon="sparkles"
123
+ cta="Read the announcement"
124
+ >
125
+ FastMCP 1.0 will become part of the official MCP Python SDK!
126
+ </Card>
127
+ </Update>
128
+
129
+
130
+
131
+ <Update label="FastMCP 1.0" description="December 1, 2024" tags={["Releases", "Blog Posts"]}>
132
+ <Card
133
+ title="Introducing FastMCP 🚀"
134
+ href="https://www.jlowin.dev/blog/introducing-fastmcp"
135
+ img="https://www.jlowin.dev/_image?href=%2F_astro%2Ffastmcp.Bep7YlTw.png&w=1000&h=500&f=webp"
136
+ cta="Read more"
137
+ >
138
+ Because life's too short for boilerplate.
139
+
140
+ This is where it all started. FastMCP’s launch post introduced a clean, Pythonic way to build MCP servers without the protocol overhead. Just write functions; FastMCP handles the rest. What began as a weekend project quickly became the foundation of a growing ecosystem.
141
+ </Card>
142
+ </Update>
143
+