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
@@ -233,7 +233,6 @@ $server = Server::builder()
233
233
234
234
## Documentation
235
235
236
-
<<<<<<< HEAD
237
236
**Core Concepts:**
238
237
-[Server Builder](docs/server-builder.md) - Complete ServerBuilder reference and configuration
239
238
-[Transports](docs/transports.md) - STDIO and HTTP transport setup and usage
@@ -242,8 +241,6 @@ $server = Server::builder()
242
241
**Learning:**
243
242
-[Examples](docs/examples.md) - Comprehensive example walkthroughs
244
243
245
-
**External Resources:**
246
-
=======
247
244
### MCP Logging
248
245
249
246
The SDK provides comprehensive logging capabilities following the [MCP logging specification](https://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging):
0 commit comments