issues
search
modelcontextprotocol
/
csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
https://www.nuget.org/packages/ModelContextProtocol
MIT License
2.02k
stars
277
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added AspNetCoreClient sample, Extended the existing AspNetCoreSseServer sample
#404
sabbadino
opened
12 hours ago
0
Bump next version to preview.14
#403
jeffhandley
closed
2 days ago
8
Make small corrections to release process docs
#402
jeffhandley
closed
2 days ago
0
Update to latest M.E.AI version
#401
stephentoub
closed
2 days ago
0
Use WithResources in EverythingServer sample
#400
stephentoub
closed
2 days ago
0
Incorporate .WithHttpTransport and .MapMcp into the AspNetCore project
#399
MCKRUZ
opened
3 days ago
2
Unable to create a working example using latest ModelContextProtocol nuget 0.1.0-preview.12
#396
lxman
opened
4 days ago
0
QuickstartClient not working
#395
newpost
opened
4 days ago
0
Set IsError on CallToolResponse to true when result is ErrorContent
#394
Astaggrock
closed
3 days ago
0
[QUESTION] : how implement sampling in the MCP client ?
#393
sabbadino
closed
6 hours ago
11
Add stateless Streamable HTTP support
#392
halter73
opened
5 days ago
3
Add McpServer/ClientResource{Template} and friends
#391
stephentoub
closed
2 days ago
0
Question: How to configure Tool input parameters (like HttpClient)?
#390
WilliamXieMSFT
closed
5 days ago
4
Prompt not visible in Claude Desktop
#389
RYanamandra-ctm
closed
7 hours ago
4
Add namespace and improve ProgressToken null handling
#388
Kamyab7
opened
6 days ago
2
Connection error at client with `McpClientFactory.CreateAsync`
#385
nschuessler
opened
1 week ago
2
WebAssembly/NodeJS Demo - SSE HTTP server with ASP.NET core pipelines
#383
pavelsavara
closed
1 week ago
1
Issue with ModelContextProtocol version 0.1.0-preview.11 :: System.TypeLoadException: Could not load type 'ModelContextProtocol.Protocol.Messages.IJsonRpcMessage'
#382
subhankars
closed
1 week ago
2
Tools are not identified by SDK - Handler not found error
#380
codertrivedi19
closed
1 week ago
3
Testing CI - ignore
#379
stephentoub
closed
1 week ago
0
WIP: Authorization Support (Using ASP.NET Core Native AuthN/AuthZ Integration)
#377
localden
opened
1 week ago
2
Improve exception diagnostics for stdio client
#376
stephentoub
opened
1 week ago
0
Update System and M.E.AI dependencies
#374
stephentoub
closed
1 week ago
0
Remove batching support from StreamableHttpServerTransport
#372
halter73
closed
1 week ago
1
Fix typo in McpSession.cs
#371
stephentoub
closed
1 week ago
0
"not handler" should say "no handler"
#370
mwiemer-microsoft
closed
1 week ago
0
Separate client and server APIs into two separate packages
#369
KrzysztofCwalina
opened
1 week ago
15
MCP client converted into semantic kernel tools doesn't handle complex argument objects
#368
Vifill
closed
6 days ago
4
Add a McpClientTool.CallAsync helper
#367
stephentoub
closed
1 week ago
0
IHttpContextAccessor stopped working since 0.1.0-preview.10
#365
xiaomi7732
opened
1 week ago
9
Adapt GetAlerts endpoint to use the latest weather API spec
#363
vladnega
closed
1 week ago
1
Provide better diagnostics than "The server shut down unexpectedly."
#362
AArnott
opened
1 week ago
8
Add static resources to EverythingServer sample
#361
mikekistler
closed
1 week ago
1
Backfills trace injection test and migrates from `request.params` to `request.params._meta`
#360
codefromthecrypt
closed
1 week ago
1
[Feature Request] Add Delegate for Logging Request, Response, and Errors in MCP Server
#359
ramonduraes
opened
2 weeks ago
2
Streamable HTTP Transport: IAsyncEnumerable Tool causes -32603 error in JSON-RPC
#358
ramonduraes
closed
2 weeks ago
2
Optional parameters not working
#357
rlacaci
opened
2 weeks ago
5
Add client-side Streamable HTTP transport support
#356
halter73
closed
1 week ago
0
Convert `IMcpEndpoint`, `IMcpClient`, and `IMcpServer` types to classes.
#355
eiriktsarpalis
opened
2 weeks ago
7
Add SchemaCreateOptions in McpServerToolCreateOptions/McpServerPromptCreateOptions
#354
1357310795
closed
2 weeks ago
0
Allow user to pass AIJsonSchemaCreateOptions in AIFunctionMcpServerTool.Create
#353
1357310795
closed
2 weeks ago
0
Header authentication from n8n
#352
AngeloBestetti
opened
2 weeks ago
1
MAUI application create mcp client throw exception:The server shut down unexpectedly.
#350
MayueCif
opened
2 weeks ago
4
WIP: Authorization support
#349
localden
closed
1 week ago
3
Support the addition of individual methods to Tools
#348
JeffreySu
closed
1 week ago
3
Add options to keep the state of the existing system
#347
JeffreySu
opened
2 weeks ago
5
Fixed issue preventing README.md client example from compiling.
#346
PederHP
closed
2 weeks ago
0
Improve testing for StreamableHttpHandler and IdleTrackingBackgroundService
#345
halter73
closed
2 weeks ago
0
SSE Timeout Error After 5 Minutes Using Cursor
#344
shaykeren
closed
3 days ago
3
Validate and filter inputSchema for McpServerTool so it is spec compliant
#343
PederHP
opened
2 weeks ago
7
Next