aceternity-mcp
v2.1.0
Published
MCP server for Aceternity UI components - discover, explore, and install 106 components from your AI assistant
Maintainers
Readme
aceternity-mcp
npm wrapper for the Aceternity MCP server.
This is a thin Node.js wrapper around the Python aceternity-mcp package. It enables usage via npx:
npx aceternity-mcpPrerequisites
The Python backend must be installed separately:
# Recommended
pipx install aceternity-mcp
# Or with uv
uv tool install aceternity-mcp
# Or with pip
pip install aceternity-mcpUsage
After installing the Python backend:
# Run the MCP server
npx aceternity-mcp-serverFull Documentation
See the main repository for complete documentation.
