π€ AgentX makes it effortless to connect to production-ready MCP servers, empowering builders to create powerful AI agents with minimal setup. Get your AI agents talking to the world's services in minutes, not months.
Extract video information, subtitles, and comments from YouTube
π Yahoo Finance Server
Get real-time stock, marco eco, market sentiment, financial news, etc from Yahoo Finance
π Notion MCP Server
Connect and let your Agent, search, create, write, modify your notion content
Let your AI agent handle lead generation and enrichment
Read only Mailchimp MCP Server. Allows your AI Agent to read your campagin data.
Model Context Protocol (MCP) is an open standard that enables AI models to securely access external tools, data sources, and services. Think of it as a universal API that lets your AI agents interact with databases, web services, file systems, and more.
- π Production-Ready - Battle-tested servers used by thousands of developers
- π§ Plug & Play - Install with one command, zero configuration required
- π Universal Compatibility - Works with Claude, GPT, and any MCP-compatible AI
- π‘οΈ Enterprise Grade - Built with security, reliability, and performance in mind
- π¦ Growing Ecosystem - New integrations added regularly based on community needs
We're actively developing MCP servers.
Want a specific integration? Request it here!
Use the MCP Inspector to test any server:
# Install MCP Inspector
npm install -g @modelcontextprotocol/inspector
# Test a server
npx @modelcontextprotocol/inspector uvx run youtube-dlp-server
Each python
server in this collection follows our proven template:
your_server/
βββ src/your_server/
β βββ __init__.py
β βββ __main__.py # Entry point
β βββ server.py # MCP server logic
β βββ helper.py # Business logic
βββ pyproject.toml # Dependencies & metadata
βββ README.md # Server-specific docs
βββ LICENSE # MIT License
We welcome contributions! Here's how to help:
- β Star this repo - Show your support
- π Report bugs - Open an issue
- π‘ Request features - Tell us what integrations you need
- π§ Submit PRs - Add new servers or improve existing ones
- π Improve docs - Help others get started faster
# 1. Fork & clone
git clone https://github.com/yourusername/AgentX-mcp-servers.git
# 2. Create feature branch
git checkout -b feature/awesome-server
# 3. Make changes & test
cd your_new_server
npm run test
# 4. Submit PR
git push origin feature/awesome-server
- π¬ Discord: Join our community
- π§ Email: [email protected]
- π¦ Twitter: @AgentX_AI
- π Docs: docs.agentx.so
- π₯ YouTube: Tutorials & Demos
All servers are released under the MIT License. Free for commercial and personal use.
π Ready to supercharge your AI agents?
Get Started β’ Join Discord β’ Watch Demo