Stats
Actions
Tags
From entrix
Runs locally as a stdio MCP server using the Python 'entrix' package via 'uvx entrix serve'. Capabilities unclear from configuration; no secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"entrix": {
"command": "uvx",
"args": [
"entrix",
"serve"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub phodal/entrix --plugin entrix