What MCP (Model Context Protocol) is and how it works? How to build your first MCP Server using .NET? How to integrate it with Cursor Code Editor?
Thank you for the article. What about c# MCP client?
Actually, I consider to create an article about that, but to simply term this, you should get a MCPClient instance and then call the CallToolAsync method and pass the tool name to execute relate method. (https://github.com/modelcontextprotocol/csharp-sdk?tab=readme-ov-file#getting-started-client)
Thank you,
Great, I am waiting on you article about the MCP client and how it works with MCP Servers.
Thank you for the article. What about c# MCP client?
Actually, I consider to create an article about that, but to simply term this, you should get a MCPClient instance and then call the CallToolAsync method and pass the tool name to execute relate method. (https://github.com/modelcontextprotocol/csharp-sdk?tab=readme-ov-file#getting-started-client)
Thank you,
Great, I am waiting on you article about the MCP client and how it works with MCP Servers.