You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

ModelContextProtocol.Core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modelcontextprotocol.core - nuget Package Compare versions

Comparing version
0.4.1-preview.1
to
0.5.0-preview.1
services/metadata/...ba561bd168cb4ddd8b33272ecc0324cc.psmdcp

Sorry, the diff of this file is not supported yet

+3
-3

@@ -5,4 +5,4 @@ <?xml version="1.0" encoding="utf-8"?>

<id>ModelContextProtocol.Core</id>
<version>0.4.1-preview.1</version>
<authors>ModelContextProtocolOfficial</authors>
<version>0.5.0-preview.1</version>
<authors>ModelContextProtocol</authors>
<license type="expression">MIT</license>

@@ -16,3 +16,3 @@ <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>

<tags>ModelContextProtocol mcp ai llm</tags>
<repository type="git" url="https://github.com/modelcontextprotocol/csharp-sdk" commit="7f25ae9d2ab372a8b26cd68513aacbc085773b5d" />
<repository type="git" url="https://github.com/modelcontextprotocol/csharp-sdk" commit="fd3a951e3c1b17fcf8af18227f668da8c4fa90fe" />
<dependencies>

@@ -19,0 +19,0 @@ <group targetFramework="net8.0">

@@ -53,3 +53,3 @@ # MCP C# SDK Core

new Dictionary<string, object?>() { ["message"] = "Hello MCP!" },
cancellationToken:CancellationToken.None);
cancellationToken: CancellationToken.None);

@@ -87,3 +87,3 @@ // echo always returns one and only one text content object

// Add tools directly
serverOptions.Capabilities.Tools = new()
serverOptions.Capabilities.Tools = new()
{

@@ -94,3 +94,3 @@ ListChanged = true,

{
Name = "echo",
Name = "echo",
Description = "Echoes the message back to the client."

@@ -97,0 +97,0 @@ })

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display