Marsa Atlas
OfficialConsumes the public Marsa WordPress API to fetch production data, with WordPress serving as the editorial system of record for the Atlas data.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Marsa Atlasfind services for education in Cairo and show sources"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Marsa Atlas — أطلس مرسى
Source-grounded migration services, evidence, and referral infrastructure for Egypt.
أطلس مرسى هو منتج مستقل جديد داخل مؤسسة مرسى. يربط الخدمات والجهات والقانون والبيانات بمصادرها وتاريخ التحقق، ويقدمها عبر MCP وREST من نفس طبقة التطبيق.
Product principles
Source and
lastVerifiedtravel with every record.Egypt-first and Arabic-first.
No personal case data.
Eligibility checks are indicative, never final decisions.
Public reads; reviewed update suggestions only.
WordPress remains the editorial system of record.
Related MCP server: afya-mcp
Quick start
bun install
bun test
bun run dev:httpOpen http://localhost:3000 or connect an MCP client to http://localhost:3000/mcp.
Local stdio:
bun run devProduction data from Marsa WordPress:
ATLAS_DATA_MODE=wordpress ATLAS_WORDPRESS_URL=https://marsaplatform.com bun run dev:httpInitial tools
Tool | Purpose |
| Unified source-grounded search |
| Service discovery by need, location and eligibility |
| Indicative eligibility with mandatory disclaimer |
| Research brief with citations and coverage notes |
| Dataset coverage and freshness |
REST
GET /health,GET /healthz,GET /readyzGET /api/v1/coverageGET /api/v1/search?q=تعليمGET /api/v1/services?need=تعليم&governorate=القاهرةPOST /mcp
Architecture
Marsa WordPress / demo fixtures
↓
AtlasRepository
↓
AtlasService
↙ ↘
MCP REST/WebThe demo repository makes the project runnable and testable without production access. The read-only WordPress connector consumes the public marsa/v1 API and validates every upstream response before mapping it into the Atlas domain.
Docker / Coolify
Deploy the repository with its Dockerfile, expose port 3000, and set:
ATLAS_DATA_MODE=wordpressATLAS_WORDPRESS_URL=https://marsaplatform.comATLAS_PORT=3000
Health probes are available at GET /health, GET /healthz, and GET /readyz. No WordPress credentials are required for public reads.
Status
0.1.0 foundation release. Demo data is explicitly marked and must not be represented as current operational guidance.
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP server for finding authoritative primary data sources and official portals.
The only MCP server for Arabic academic research — search, read & cite Arabic + English papers.
MCP server for medicare-coverage
MCP server for FormBro Canadian immigration application automation.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for African diaspora remittance optimization, enabling comparison of remittance corridors and estimation of savings.3MIT
- AlicenseBqualityBmaintenanceMCP server for Kenya health system — NHIF/SHA coverage, facility finder, community health workers, maternal health guidance, essential medicines.6MIT
- FlicenseBqualityCmaintenanceMCP server for headless care coordination, providing tools for case-aware provider search powered by ai-carematch.4-
- AlicenseNot gradedqualityAmaintenanceEnables searching, retrieving, and analyzing documents from over 30 Egyptian official, legal, academic, and news sources with MCP tools for timeline building, source comparison, and claim tracing.37 npmMIT