Jeremiah Lowin commited on
Commit
cf97ca0
Β·
1 Parent(s): 8f19757

Add links to prefect

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. docs/getting-started/welcome.mdx +3 -1
README.md CHANGED
@@ -4,6 +4,8 @@
4
  # FastMCP v2 πŸš€
5
  <strong>The fast, Pythonic way to build MCP servers and clients.</strong>
6
 
 
 
7
  [![Docs](https://img.shields.io/badge/docs-gofastmcp.com-blue)](https://gofastmcp.com)
8
  [![PyPI - Version](https://img.shields.io/pypi/v/fastmcp.svg)](https://pypi.org/project/fastmcp)
9
  [![Tests](https://github.com/jlowin/fastmcp/actions/workflows/run-tests.yml/badge.svg)](https://github.com/jlowin/fastmcp/actions/workflows/run-tests.yml)
 
4
  # FastMCP v2 πŸš€
5
  <strong>The fast, Pythonic way to build MCP servers and clients.</strong>
6
 
7
+ *FastMCP is made with πŸ’™ by [Prefect](https://www.prefect.io/)*
8
+
9
  [![Docs](https://img.shields.io/badge/docs-gofastmcp.com-blue)](https://gofastmcp.com)
10
  [![PyPI - Version](https://img.shields.io/pypi/v/fastmcp.svg)](https://pypi.org/project/fastmcp)
11
  [![Tests](https://github.com/jlowin/fastmcp/actions/workflows/run-tests.yml/badge.svg)](https://github.com/jlowin/fastmcp/actions/workflows/run-tests.yml)
docs/getting-started/welcome.mdx CHANGED
@@ -2,7 +2,6 @@
2
  title: "Welcome to FastMCP 2.0!"
3
  sidebarTitle: "Welcome!"
4
  description: The fast, Pythonic way to build MCP servers and clients.
5
-
6
  icon: hand-wave
7
  ---
8
 
@@ -60,6 +59,9 @@ FastMCP aims to be:
60
 
61
  πŸ” **Complete**: A comprehensive platform for all MCP use cases, from dev to prod
62
 
 
 
 
63
 
64
  ## `llms.txt`
65
 
 
2
  title: "Welcome to FastMCP 2.0!"
3
  sidebarTitle: "Welcome!"
4
  description: The fast, Pythonic way to build MCP servers and clients.
 
5
  icon: hand-wave
6
  ---
7
 
 
59
 
60
  πŸ” **Complete**: A comprehensive platform for all MCP use cases, from dev to prod
61
 
62
+ FastMCP is made with πŸ’™ by [Prefect](https://www.prefect.io/).
63
+
64
+
65
 
66
  ## `llms.txt`
67