Morocco Experience Protocol
Enables AI assistants to discover and search authentic Moroccan tourism experiences, cultural activities, and local operators through natural language queries with real-time data from verified sources.
README
Morocco Experience Protocol MCP Server 🇲🇦🤖
The first AI-accessible tourism data protocol - making Morocco's experiences discoverable through AI assistants like Claude and ChatGPT
🚀 Quick Start
Add to Claude Desktop (5 minutes)
-
Find your Claude config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- Mac:
-
Add MEP server:
{ "mcpServers": { "morocco-experience-protocol": { "command": "npx", "args": [ "@modelcontextprotocol/server-fetch", "https://mep-mcp-server-production.info6625.workers.dev/sse" ] } } } -
Restart Claude Desktop
-
Test it:
"Find cooking experiences in Marrakech" "What cultural activities are available in Fes?" "Show me adventure tours in the Atlas Mountains"
✨ Features
- 🌍 Real Morocco Data - Verified tourism experiences from local operators
- 🤖 AI-Ready - Full MCP 2025-06-18 protocol compliance
- ⚡ Global CDN - Sub-50ms response times worldwide via Cloudflare
- 🗣️ Multilingual - Arabic, French, and English support
- 🔒 Secure - Enterprise-grade security and validation
- 📱 Always Online - 99.9% uptime with automatic scaling
🎯 Live Demo
Try it now: Our MCP server is live and responding!
# Health check
curl https://mep-mcp-server-production.info6625.workers.dev/health
# MCP initialize
curl -X POST https://mep-mcp-server-production.info6625.workers.dev/sse \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"initialize","id":1}'
# List available tools
curl -X POST https://mep-mcp-server-production.info6625.workers.dev/sse \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"tools/list","id":2}'
🛠️ Available Tools
| Tool | Description | Example |
|---|---|---|
searchExperiences |
Find tourism experiences | Cooking classes, cultural tours |
getExperienceDetails |
Get detailed experience info | Pricing, location, operator |
listOperators |
Browse tourism operators | Hotels, guides, restaurants |
getOperatorDetails |
Get operator information | Contact, verification status |
📖 Documentation
- Quick Start Guide - Get running in 5 minutes
- Claude Desktop Setup - Step-by-step Claude integration
- API Reference - Complete tool documentation
- Integration Examples - Code samples for different platforms
- Deployment Guide - Run your own instance
🔧 Integration Examples
Claude Desktop
See examples/claude-desktop/ for complete setup.
Custom AI Application
import { MCPClient } from '@modelcontextprotocol/client';
const mepClient = new MCPClient({
serverUrl: 'https://mep-mcp-server-production.info6625.workers.dev/sse'
});
// Search for experiences
const results = await mepClient.callTool('searchExperiences', {
query: 'cooking class',
location: 'Marrakech'
});
Python Client
import requests
# Search Morocco experiences
response = requests.post(
'https://mep-mcp-server-production.info6625.workers.dev/sse',
json={
"jsonrpc": "2.0",
"method": "tools/call",
"id": 1,
"params": {
"name": "searchExperiences",
"arguments": {
"query": "cultural tour",
"location": "Fes"
}
}
}
)
🌟 Why MEP?
For AI Developers
- ✅ First real-world MCP example - Learn from production code
- ✅ Tourism use case - Practical, understandable application
- ✅ Production ready - Not just a demo, actually deployed
- ✅ Well documented - Comprehensive guides and examples
For Travelers
- ✅ Authentic experiences - Direct from local Moroccan operators
- ✅ Verified data - All operators and experiences verified
- ✅ Current information - Real-time pricing and availability
- ✅ AI-powered discovery - Natural language search
For Morocco
- ✅ Digital innovation - First country with AI-accessible tourism
- ✅ Global visibility - Moroccan experiences discoverable worldwide
- ✅ Local empowerment - Small operators accessible to global AI
🚀 Getting Started
1. Try with Claude Desktop
Follow our Claude Desktop Setup Guide to add MEP to Claude in 5 minutes.
2. Explore the API
Check out our API Reference to understand all available tools.
3. Build Something
Use our integration examples to build your own AI-powered travel app.
4. Deploy Your Own
Follow our Deployment Guide to run your own MEP server instance.
🤝 Contributing
We welcome contributions! See CONTRIBUTING.md for guidelines.
Development Setup
git clone https://github.com/gugga7/morocco-experience-protocol-mcp.git
cd morocco-experience-protocol-mcp
npm install
npm run dev
Running Tests
npm test
npm run test:integration
📊 Status
- Server Status: ✅ Online
- Protocol Version: MCP 2025-06-18
- Response Time: < 50ms globally
- Uptime: 99.9%
- Last Updated: December 2025
🔗 Links
- Live Server: https://mep-mcp-server-production.info6625.workers.dev
- Documentation: https://docs.cometomorocco.com
- Issues: GitHub Issues
- Discussions: GitHub Discussions
📄 License
MIT License - see LICENSE for details.
🙏 Acknowledgments
- Morocco Ministry of Tourism - For supporting digital innovation
- MCP Community - For the amazing protocol and ecosystem
- Cloudflare - For global edge infrastructure
- Firebase - For reliable data storage
Made with ❤️ in Morocco for the global AI community
Morocco Experience Protocol - Making authentic travel experiences AI-accessible worldwide 🌍✨
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。