Skip to content

Commit 0e57af8

Browse files
committed
Specify support for 2025-03-26 (latest) version
1 parent fd26c30 commit 0e57af8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Official Swift SDK for the [Model Context Protocol][mcp] (MCP).
66

77
The Model Context Protocol (MCP) defines a standardized way
88
for applications to communicate with AI and ML models.
9-
This Swift SDK provides a robust implementation of both client and server components.
9+
This Swift SDK implements both client and server components
10+
according to the [2025-03-26][mcp-spec-2025-03-26] (latest) version
11+
of the MCP specification.
1012

1113
## Requirements
1214

@@ -753,4 +755,5 @@ see the [GitHub Releases page](https://github.com/modelcontextprotocol/swift-sdk
753755

754756
This project is licensed under the MIT License.
755757

756-
[mcp]: https://modelcontextprotocol.io
758+
[mcp]: https://modelcontextprotocol.io
759+
[mcp-spec-2025-03-26]: https://modelcontextprotocol.io/specification/2025-03-26

0 commit comments

Comments
 (0)