Ai
Freeby MCP Community
AI utilities and MCP server definitions
v0.1.18Added Apr 12, 2026
aimcp
Ai MCP Server
AI utilities and MCP server definitions
Installation
npx -y @wener/ai
Reviews
Installation
Quick install
npx -y @wener/ai
Add to claude_desktop_config.json
{
"mcpServers": {
"ai": {
"command": "npx",
"args": ["-y", "@wener/ai"]
}
}
}