Back to Home
gugga7 icon

morocco-experience-protocol-mcp

Verified Safe

by gugga7

Overview

Integrate Morocco tourism data with AI assistants like Claude Desktop via the Model Context Protocol (MCP).

Installation

Run Command
npx wrangler dev

Environment Variables

  • ENVIRONMENT
  • DATABASE_URL
  • API_KEY
  • DATABASE_PASSWORD
  • API_SECRET_KEY

Security Notes

The current `tools/call` implementation is a placeholder, returning static text, which significantly reduces immediate security risks related to data access or injection. Future integration with `firebase-admin` (as indicated in `package.json` and `CONTRIBUTING.md`) and external data sources will require careful implementation of input validation, authentication, and authorization to prevent data exposure or injection vulnerabilities. CORS `Access-Control-Allow-Origin: *` is broadly configured, which is common for public AI integration servers, but the deployment guide demonstrates how to restrict it to specific domains in production. No hardcoded secrets are present in the provided `src/index.ts` file; sensitive data is expected to be managed via environment variables or Cloudflare Workers secrets.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-11

Tags

AITourismMoroccoMCPCloudflare Workers