grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
grammars-v4 MCP Server
MCP server for antlr/grammars-v4
Ready-to-Use Client Configurations
{
"mcpServers": {
"grammars-v4": {
"command": "npx",
"args": [
"-y",
"@antlr/grammars-v4"
]
}
}
}