Spaces:
Running
Running
Merge pull request #249 from TechWithTy/patch-1
Browse files
README.md
CHANGED
|
@@ -112,7 +112,7 @@ FastMCP aims to be:
|
|
| 112 |
### Servers
|
| 113 |
- **Create** servers with minimal boilerplate using intuitive decorators
|
| 114 |
- **Proxy** existing servers to modify configuration or transport
|
| 115 |
-
- **Compose**
|
| 116 |
- **Generate** servers from OpenAPI specs or FastAPI objects
|
| 117 |
|
| 118 |
### Clients
|
|
|
|
| 112 |
### Servers
|
| 113 |
- **Create** servers with minimal boilerplate using intuitive decorators
|
| 114 |
- **Proxy** existing servers to modify configuration or transport
|
| 115 |
+
- **Compose** servers into complex applications
|
| 116 |
- **Generate** servers from OpenAPI specs or FastAPI objects
|
| 117 |
|
| 118 |
### Clients
|