You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,6 @@ $server = Server::builder()
231
231
232
232
## Documentation
233
233
234
-
<<<<<<< HEAD
235
234
**Core Concepts:**
236
235
-[Server Builder](docs/server-builder.md) - Complete ServerBuilder reference and configuration
237
236
-[Transports](docs/transports.md) - STDIO and HTTP transport setup and usage
@@ -240,8 +239,6 @@ $server = Server::builder()
240
239
**Learning:**
241
240
-[Examples](docs/examples.md) - Comprehensive example walkthroughs
242
241
243
-
**External Resources:**
244
-
=======
245
242
### MCP Logging
246
243
247
244
The SDK provides comprehensive logging capabilities following the [MCP logging specification](https://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging):
0 commit comments