mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 04:54:17 +02:00
Add updates
This commit is contained in:
parent
7b16ffd58e
commit
32f410d17d
1 changed files with 30 additions and 1 deletions
|
|
@ -111,4 +111,33 @@ This major release reimagines FastMCP as a full ecosystem platform, with powerfu
|
|||
|
||||
FastMCP 2.0 builds on the success of v1 with a cleaner, more flexible foundation—try it out today!
|
||||
</Card>
|
||||
</Update>
|
||||
</Update>
|
||||
|
||||
|
||||
|
||||
<Update label="Official SDK" description="December 3, 2024" tags={["Announcements"]}>
|
||||
<Card
|
||||
title="FastMCP is joining the official MCP Python SDK!"
|
||||
href="https://bsky.app/profile/jlowin.dev/post/3lch4xk5cf22c"
|
||||
icon="sparkles"
|
||||
cta="Read the announcement"
|
||||
>
|
||||
FastMCP 1.0 will become part of the official MCP Python SDK!
|
||||
</Card>
|
||||
</Update>
|
||||
|
||||
|
||||
|
||||
<Update label="FastMCP 1.0" description="December 1, 2024" tags={["Releases", "Blog Posts"]}>
|
||||
<Card
|
||||
title="Introducing FastMCP 🚀"
|
||||
href="https://www.jlowin.dev/blog/introducing-fastmcp"
|
||||
img="https://www.jlowin.dev/_image?href=%2F_astro%2Ffastmcp.Bep7YlTw.png&w=1000&h=500&f=webp"
|
||||
cta="Read more"
|
||||
>
|
||||
Because life's too short for boilerplate.
|
||||
|
||||
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.
|
||||
</Card>
|
||||
</Update>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue