Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From tla-rs
Runs a local MCP server via the 'tla-mcp' command. The specific service or capabilities are not identifiable from the configuration.
npx claudepluginhub fabracht/tla-rsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tla": {
"command": "tla-mcp"
}
}
}Server configuration and connection parameters
tla-mcpShare bugs, ideas, or general feedback.