csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.; mcp-stata: This MCP server enables LLMs to execute Stata code, inspect data, export graphics, and verify results. It uses the proprietary pystata module included with Stata 17+ and requires Python 3.11+. The server supports various IDEs like Claude Desktop, Cursor, and VS Code via stdio transport.
Integrating .NET applications with the Model Context Protocol
Run Stata commands for statistical analysis