MCP Server
MCP
tc39-mcp
Independent MCP server for the TC39 specs (ECMA-262 + ECMA-402): clauses, search, diffs, history.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.xyzzylabs.ai/tc39/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "tc39-mcp",
"version": "0.6.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment