awesome-ai-tools
An opinionated list of AI tools
https://github.com/benleibowitz/awesome-ai-tools
Last synced: 5 days ago
JSON representation
-
LLM Clients
- AnythingLLM - UI with agent integration to communicate with several model providers, supporting cloud and local models.
- ChatGPT - Desktop app to interact with ChatGPT, models from OpenAI.
- Claude Code - Terminal integration with Anthropic's Claude models. Supports MCP.
- Claude Desktop - Desktop app to interact with Claude, models from Anthropic. Supports MCP
-
AI Back Ends
- Ollama - Run LLMs locally.
-
Model Context Protocol (MCP)
-
MCP Frameworks
- FastMCP - A framework to write your own MCP servers.
-
MCP Security
- MCP-Scan - Security scanner for MCP servers.
-
MCP Servers
- Filesystem - Interact with your local filesystem.
- Terminal Controller - Secure terminal command execution, directory navigation, and file system operations.
- Playwright - Interact with Playwright for automating browser actions.
- Fetch - Fetch content from the web. Many apps can do this natively.
- Obsidian - Interact with Obsidian notes.
-
-
AI Code Assistants
-
AI Models
- Claude - Talk to Claude, an AI assistant from Anthropic.
- OpenAI API - OpenAI's API provides access to GPT-3 and GPT-4 models, which performs a wide variety of natural language tasks, and Codex, which translates natural language to code.
-
AI IDEs
-
MCP Servers
- GitHub Copilot - In-IDE coding assistant.
- VSCode - IDE that got a lot better with recent plugins.
- Cline - Coding assistant with bring-your-own-API-key integrations for most LLMs (very expensive with Claude 3.7 Sonnet, though).
- Roo Code - A fork of Cline.
- Pieces Plugin - Interact with Pieces from VSCode.
- Cursor - IDE with native agent integrations and compatibility with different model providers. See [MCPs](#mcps) for possible MCP integrations for Cursor.
- IntelliJ
- Switch2Cursor - Quickly switch from IntelliJ to Cursor.
- Pieces Plugin - Interact with Pieces OS from IntelliJ.
- GitHub Copilot - In-IDE coding assistant.
-
-
AI Terminals
-
MCP Servers
- Warp - A terminal with native AI integration.
-
-
AI Git
-
MCP Servers
- OpenCommit - Intelligent commit messages with LLMs.
-
-
AI Web Browsers
-
AI Browser Extensions
-
MCP Servers
- Pieces Web Extension - Interact with Pieces and web content in your web browser.
-
-
AI Productivity
-
MCP Servers
- Pieces Plugin - A plugin to allow interaction with Pieces OS.
- mcp-obsidian - Interact with your Obsidian notes from Claude via MCP.
-
-
AI Research
-
MCP Servers
- Fabric - Standardized components for prompting AI to interact with information.
- Perplexity - AI-powered search engine and research assistant.
-
-
AI Image Generation
-
MCP Servers
- Ideogram - Generate images from text.
-
Programming Languages
Categories
Sub Categories