MSVC's implementation of the C++ Standard Library.

11,044 stars C++ 1 file ยท ~9,674 tokens

STL MCP Server

MCP server for microsoft/STL

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "STL": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/STL"
      ]
    }
  }
}