Spaces:
Running
Running
Jeremiah Lowin commited on
Commit Β·
cf97ca0
1
Parent(s): 8f19757
Add links to prefect
Browse files- README.md +2 -0
- 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 |
[](https://gofastmcp.com)
|
| 8 |
[](https://pypi.org/project/fastmcp)
|
| 9 |
[](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 |
[](https://gofastmcp.com)
|
| 10 |
[](https://pypi.org/project/fastmcp)
|
| 11 |
[](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 |
|