Skip to content

arieslee/awesome-agent-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Agent Plugin Awesome

A curated list of awesome plugins, tools, markets, and MCP (Model Context Protocol) servers to empower AI Agents with hands and feet.

🌎 English | 简体中文


🤖 AI Agents are powerful, but they become extraordinary when they can interact with the real world. This repository aims to collect the best plugins, tools, and servers that allow Agents to browse the web, write code, manage productivity apps, and execute tasks across frameworks.


📅 Contents


🏛️ Official & Framework Ecosystems

Standard plugin marketplaces and official toolsets from major Agent frameworks.

🌐 Web & Search

Plugins that grant agents real-time web access and advanced scraping capabilities.

  • Tavily AI - A search engine specifically optimized for LLMs and RAG workflows. [Any Framework] [API]
  • Jina Reader - A simple tool that converts any URL into clean, LLM-friendly Markdown. [Any Framework] [API]
  • Firecrawl - Turns entire websites into structured data or markdown with a single API call. [Any Framework] [TypeScript]
  • Brave Search MCP - Provides secure web search capabilities to LLMs using Brave Search API. [MCP] [TypeScript]

💻 Developer Tools & Code Execution

Plugins for secure code execution, Git integration, and development workflows.

  • E2B Sandbox - Secure, isolated cloud sandboxes for AI agents to run untrusted code. [Any Framework] [Python/TS]
  • GitHub MCP Server - Enables agents to inspect repositories, manage issues, handle PRs, and commit code. [MCP] [TypeScript]
  • GitLab Server - GitLab integration for issue tracking, repository management, and CI/CD inspection. [MCP] [TypeScript]

📊 Databases & Storage

Connectors allowing agents to query, inspect, and manage data layers securely.

  • PostgreSQL MCP Server - Safe database inspecting and querying capabilities for PostgreSQL. [MCP] [Python]
  • Sqlite MCP Server - Interaction layer for local SQLite databases, enabling schema inspection and SQL execution. [MCP] [Python]
  • Axiom MCP - Query and analyze your log and event data directly through Axiom. [MCP] [Go]

🔧 Productivity & Collaboration

Bring agents into daily enterprise workflows, messaging, and documentation systems.

  • Google Drive & Docs MCP - MCP Server to read and search metadata/content inside Google Drive. [MCP] [TypeScript]
  • Slack Tool Integration - Send messages, read channels, and manage Slack workspace workflows via LLM. [LangChain] [Python]
  • Notion Toolkit - Seamless data syncing and page creation inside Notion workspaces. [LlamaIndex] [Python]

⚙️ Protocol & SDKs

Core protocols and infrastructure used to build agent plugins and tools.

  • Model Context Protocol (MCP) - An open standard protocol created by Anthropic for connecting AI models to data sources and tools.
  • MCP TypeScript SDK - The official TypeScript SDK for implementing MCP clients and servers.
  • MCP Python SDK - The official Python SDK for building custom MCP integrations.

🤝 Contributing

Contributions are what make the open-source community such an amazing place! If you have an awesome agent plugin, tool, or MCP server to share, please check out the steps below:

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingPlugin).
  3. Commit your Changes (git commit -m 'Add some AmazingPlugin').
  4. Push to the Branch (git push origin feature/AmazingPlugin).
  5. Open a Pull Request.

Please make sure the link is valid and follow the format: [Name](Link) - Description. [Framework] [Language]


📄 License

Distributed under the CC0-1.0 Universal License. See LICENSE for more information.

About

A curated list of awesome plugins and MCP servers for AI Agents. | 🤖 智能体插件与 MCP 服务精选优质列表。

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors