A curated marketplace of pre-built MCP servers organized by industry and software type.
Hundreds of developers are building the same AI agent integrations without knowing it. Pipeyard solves this by providing a central directory where developers can find, test, and deploy pre-built connectors in minutes instead of weeks.
- 🔍 Browse MCP servers by industry (Construction, Medical, Logistics)
- 🧪 Sandbox testing environment
- ⚡ One-click deployment
- 📊 Usage analytics
- 💳 Subscription-based pricing ($50-$300/month)
- Backend: Python (Flask/FastAPI)
- Database: SQLite (MVP) → PostgreSQL (production)
- Frontend: HTML/CSS/JavaScript
- Deployment: GitHub Actions, Docker
- Python 3.9+
- pip
- Git
git clone https://github.com/Abulla2Marketplace/pipeyard.git
cd pipeyard
pip install -r requirements.txt
python app.pyVisit http://localhost:5000 to see the app.
- Basic Flask app with connector listings
- SQLite database for connectors
- Category filtering (Construction, Medical, Logistics)
- Simple HTML frontend
- User authentication
- Sandbox testing
- One-click deployment mock
- Search functionality
- Payment integration (Stripe)
- Usage analytics
- Advanced filtering
- API documentation
Contributions welcome! Start by picking an issue from the GitHub Issues tab.
MIT
Built with ❤️ for developers tired of reinventing the wheel.