Stats
Actions
Tags
From owlex
Local stdio MCP server running owlex-server via uvx from the owlex package. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"owlex": {
"command": "uvx",
"args": [
"--from",
"owlex",
"owlex-server"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub agentic-box/owlex