Enables web search queries through DuckDuckGo's search engine
Provides web search functionality through Google's search engine
Enables AI-powered search and queries through Google's Gemini language model
Provides AI-powered search capabilities through Perplexity's AI search engine
Enables search functionality across YouTube's video platform
ayga-mcp-client
MCP server for Redis API with 21+ AI parsers.
mcp-name: io.github.ozand/ayga-mcp-client
Quick Start
Claude Desktop
Add to ~/.config/Claude/claude_desktop_config.json (Linux/macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
VS Code Copilot
Add to .vscode/mcp.json:
Available Tools
AI Parsers (11+)
search_perplexity- Perplexity AI searchsearch_chatgpt- ChatGPT with web searchsearch_claude- Claude AIsearch_gemini- Google Geminisearch_copilot- Microsoft Copilotsearch_grok- xAI Groksearch_deepseek- DeepSeek AIsearch_google_search- Google web searchsearch_bing_search- Bing searchsearch_duckduckgo- DuckDuckGosearch_youtube_search- YouTube search
Metadata Tools
list_parsers- List all available parsersget_parser_info- Get parser detailshealth_check- API health status
Authentication
Get credentials: support@ayga.tech or create account at https://redis.ayga.tech
Environment Variables
REDIS_API_URL- API URL (default: https://redis.ayga.tech)REDIS_USERNAME- UsernameREDIS_PASSWORD- PasswordREDIS_API_KEY- API key (alternative to username/password)
Development
License
MIT License - see LICENSE