Skip to content

Commit b21d674

Browse files
committed
updates
1 parent 22e1d15 commit b21d674

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

development/updates.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ title: "What's New"
33
description: 'The latest updates and improvements to MCP'
44
---
55

6+
<Update label="2025-03-24" description="Java SDK released">
7+
- We are exited to announce the availability of the MCP
8+
[C# SDK](https://github.com/modelcontextprotocol/csharp-sdk/) developed by
9+
[Peder Holdgaard Pedersen](http://github.com/PederHP) and Microsoft. This joins our growing
10+
list of supported languages. The C# SDK is also avaialble as
11+
[NuGet package](https://www.nuget.org/packages/ModelContextProtocol)
12+
- Python SDK 1.5.0 was released with multiple fixes and improvements.
13+
</Update>
14+
<Update label="2025-03-10" description="Java SDK released">
15+
- Typescript SDK 1.7.0 was released with multiple fixes and improvements.
16+
</Update>
617
<Update label="2025-02-14" description="Java SDK released">
718
- We're excited to announce that the Java SDK developed by Spring AI at VMware Tanzu is now
819
the official [Java SDK](https://github.com/modelcontextprotocol/java-sdk) for MCP.

introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction
33
description: 'Get started with the Model Context Protocol (MCP)'
44
---
55

6-
<Note>Java SDK released! Check out [what else is new.](/development/updates)</Note>
6+
<Note>C# SDK released! Check out [what else is new.](/development/updates)</Note>
77

88
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
99

0 commit comments

Comments
 (0)