MCP Server: Standardizing LLM API Calls
I recently published an article on how to build an MCP server in C# (https://tjgokken.com/building-your-first-model-context-protocol-server-in-c).
On that article, we built a simple MCP-style server. It remembered things, stored context in memory. Th...
tjgokken.com3 min read