Kalaasetu
Freeby MCP Community
A powerful Model Context Protocol server providing AI tools for content generation and analysis
v2.3.33Added Apr 12, 2026
mcpmodel-context-protocolaigeminiperplexity
Kalaasetu MCP Server
A powerful Model Context Protocol server providing AI tools for content generation and analysis
Installation
Reviews
Installation
Quick install
npx -y @mixio-pro/kalaasetu-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"kalaasetu": {
"command": "npx",
"args": ["-y", "@mixio-pro/kalaasetu-mcp"]
}
}
}