mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 14:04:18 +02:00
Update description
This commit is contained in:
parent
09837d1b7c
commit
ac79aeaf37
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<!-- omit in toc -->
|
||||
# FastMCP v2 🚀
|
||||
<strong>The fast, Pythonic way to build MCP servers.</strong>
|
||||
<strong>The fast, Pythonic way to build MCP servers and clients.</strong>
|
||||
|
||||
[](https://gofastmcp.com)
|
||||
[](https://pypi.org/project/fastmcp)
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"light": "#4cc9f0",
|
||||
"primary": "#2d00f7"
|
||||
},
|
||||
"description": "The fast, Pythonic way to build MCP servers.",
|
||||
"description": "The fast, Pythonic way to build MCP servers and clients.",
|
||||
"footer": {
|
||||
"socials": {
|
||||
"bluesky": "https://bsky.app/profile/jlowin.dev",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Welcome to FastMCP!"
|
||||
sidebarTitle: "Welcome!"
|
||||
description: The fast, Pythonic way to build MCP servers.
|
||||
description: The fast, Pythonic way to build MCP servers and clients.
|
||||
|
||||
icon: hand-wave
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue