Content
# MCP Service Integrator
This project demonstrates the use of multiple MCP servers, including Playwright, Airbnb, and DuckDuckGo search integrations.
## Features
- Automated browser control with Playwright
- Airbnb data integration
- DuckDuckGo web search integration
## Setup
### 1. Clone the repository
```sh
https://github.com/Jai-Keshav-Sharma/MCP-Orchestrator.git
cd MCP-Orchestrator
```
### 2. Install dependencies
For Python:
```sh
pip install -r requirements.txt
```
For Node.js (if applicable):
```sh
npm install
```
### 3. Configuration
- Copy `browser_mcp.sample.json` to `browser_mcp.json` and edit as needed.
- Copy `.env.example` to `.env` and fill in your secrets (if required).
## Usage
Describe how to run your app here, e.g.:
```sh
python app.py
```
## File Structure
- `app.py` — Main application script
- `browser_mcp.json` — MCP server configuration
- `.env` — Environment variables (not committed)
- `.env.example` — Template for environment variables
## License
MIT
You Might Also Like
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

NextChat
NextChat is a light and fast AI assistant supporting Claude, DeepSeek, GPT4...

cherry-studio
Cherry Studio is a multilingual project for creative collaboration.

LibreChat
LibreChat is an open-source chat platform for seamless communication.

Continue
Continue is an open-source project for seamless server management.

repomix
Repomix packages your codebase into AI-friendly formats for easy use.