MCP Directory
Back

awesome-ai-apps

by Arindam200 · Python · ★ 10,297

A collection of projects showcasing RAG, agents, workflows, and other AI use cases

#agents#ai#hacktoberfest#llm#mcp

Install

pip install git+https://github.com/Arindam200/awesome-ai-apps.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "awesome-ai-apps": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Arindam200/awesome-ai-apps.git"
      ]
    }
  }
}

From the README

This repository is a comprehensive collection of **80+ practical examples, tutorials, and recipes** for building powerful LLM-powered applications — including text agents, voice assistants, RAG apps, and MCP-backed tools. These projects serve as a guide for developers working with various AI frameworks and stacks. - [🎓 Courses](#-courses) - [🚀 Featured AI Apps](#-featured-ai-apps) - [🧩 Starter Agents](#-starter-agents) - [🪶 Simple Agents](#-simple-agents) - [🎙️ Voice Agents](#-voice-agents) - [🗂️ MCP Agents](#️-mcp-agents) - [🧠 Memory Agents](#-memory-agents) - [📚 RAG Appl…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers