STL
MSVC's implementation of the C++ Standard Library.
STL MCP Server
MCP server for microsoft/STL
Ready-to-Use Client Configurations
{
"mcpServers": {
"STL": {
"command": "npx",
"args": [
"-y",
"@microsoft/STL"
]
}
}
}