Agentx MCP Servers
List of open sourced MCP servers. MIT license. Managed by AgentX with love.
Installation
npx agentx-mcp-serversAsk AI about Agentx MCP Servers
Powered by Claude Β· Grounded in docs
I know everything about Agentx MCP Servers. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
AgentX MCP Servers Collection
π€ 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.
ποΈ Available MCP Servers
YouTube DLP Server
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
Apollo MCP Server
Let your AI agent handle lead generation and enrichment
Mailchimp MCP Server
Read only Mailchimp MCP Server. Allows your AI Agent to read your campagin data.
π More Servers Coming Soon...
π― What is MCP?
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.
β‘ Why AgentX MCP Servers?
- π 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!
π§ͺ Testing Your Setup
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
ποΈ For Developers
Creating Your Own MCP 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
π€ Contributing
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
Development Workflow
# 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
π Support & Community
- π¬ Discord: Join our community
- π§ Email: contact@agentx.so
- π¦ Twitter: @AgentX_AI
- π Docs: docs.agentx.so
- π₯ YouTube: Tutorials & Demos
π License
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
