Stats
Actions
Tags
From metaxy
Stdio MCP server running locally via 'uv run metaxy mcp'. Python-based using uv runner, but specific capabilities unclear from configuration. No secrets or env vars indicated.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"metaxy": {
"command": "uv",
"args": [
"run",
"metaxy",
"mcp"
]
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub anam-org/metaxy --plugin metaxy