ecma262
Status, process, and documents for ECMA-262
ecma262 MCP Server
MCP server for tc39/ecma262
Ready-to-Use Client Configurations
{
"mcpServers": {
"ecma262": {
"command": "npx",
"args": [
"-y",
"@tc39/ecma262"
]
}
}
}