Update description

This commit is contained in:
Jeremiah Lowin 2025-04-13 22:02:15 -04:00
commit ac79aeaf37
3 changed files with 3 additions and 3 deletions

View file

@ -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>
[![Docs](https://img.shields.io/badge/docs-gofastmcp.com-blue)](https://gofastmcp.com)
[![PyPI - Version](https://img.shields.io/pypi/v/fastmcp.svg)](https://pypi.org/project/fastmcp)

View file

@ -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",

View file

@ -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
---